Skip to end of banner
Go to start of banner

Open-CMSIS-Pack Technical Meeting 2022-02-01

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

\uD83D\uDDD3 Date

\uD83D\uDC65 Participants

Slides

Notes

Introducing CMSIS Toolbox

FR: If already have a pack, can I skip this?

DB: Absolutely

FR: Are local packs supported

DB: Yes

FR: Fixed dependency with startup and cstartup?

DB: It’s a variant - cstartup is the variant and the separator is '&'

FR: Previously you concatenated yaml file with name of the device etc etc. Is there only one option here?

DB: Yes. This is the simplified flow. Will show the concatenation later.

FR: Can’t prevent the tool from generating all possibilities - what if I’m only interested in debug?

RK: Does it always generate all project files?

DB: It should only generate debug.

FR: -o build merges from different layers?

DB: May have config files in different directories. Need to be in the same folder so doing that with this option - to point to the path (out of tree build)

MG: cmake.lists is a temporary file

DB: Yes.

MG: Nothing in the intermediate file would get checked in so need all of these tools in a CI?

DB: Yes. Can check in .cprj to know the versions

BM: After cmake.lists is generated is it possible to create it again from the command line?

DB: Yes

Recording

  • No labels