Search Results
Search results 1-5 of 5.
This site uses cookies. By continuing to browse this site, you are agreeing to our Cookie Policy.
-
Thank you very much. If it is not recommended to modify it, why is it an exposed setting? Are there situations where it should be modified?
-
My apologies if this seems like a really simple question, as I am really just now starting to learn about bare metal ARM development. My only other experience was using a pre-created projected template will all the libraries I needed imported already. What is the difference between the System Include Directories and the User Include Directories preprocessor settings? From some basic testing I have performed, there does appear to be a slight difference between them, as I get a different number of…
-
I have been putting together a package for Segger Embedded Studio for myself to automate creating new projects for the Ambiq Apollo3 processor-based Sparkfun Artemis and using the Ambiq SDK. However, the SDK comes will support for all Ambiq Apollo processors, as well as a number of sample projects for IAR and Keil. As these are not needed, I would like to exclude them from the final package that I make. According to the help built into the mkpkg command, it does have an option for specifying pat…