Adding both .elf file and .svd file with Command Line arguments
This site uses cookies. By continuing to browse this site, you are agreeing to our Cookie Policy.
-
-
Is this post/thread even visible?
-
New
Hi,
Thank you for your inquiry.
Yes, this post is visible.
The command line only provides a limited (usually sufficient) setup of the project.
All other settings have to be selected manually, from within the project itself.
Best regards,
FabianPlease read the forum rules before posting: Forum Rules
Keep in mind, this is not a support forum. Its main purpose is user to user interaction.
Our engineers will try to answer your questions between their projects if possible but this can be delayed by longer periods of time.
Should you be entitled to support you can contact us via our support system: segger.com/ticket/
Or you can contact us via e-mail. -
New
So the "-programFile" argument does not accept an array of files? I was hoping I just got the syntax wrong.
Thank you for your help Fabian! -
New
Hello,
-programfile will only take one file in either an elf format or the supported bin/hex formats.
Svd files will not work as intended as they are not program files.
We recommend to use the Ozone GUI and its project wizard to set up the project up once as needed.
After that you only need to use your IDE to trigger a build/rebuild and you keep Ozone open for debugging. Ozone will detect that the elf file has changed and reload the application.
We will add to our feature wishlist that the CL arguments get expanded, but there is no fixed schedule for this right now.
Best regards,
NinoPlease read the forum rules before posting: Forum Rules
Keep in mind, this is not a support forum. Its main purpose is user to user interaction.
Our engineers will try to answer your questions between their projects if possible but this can be delayed by longer periods of time.
Should you be entitled to support you can contact us via our support system: segger.com/ticket/
Or you can contact us via e-mail.
-
Share
- Facebook 0
- Twitter 0
- Google Plus 0
- Reddit 0
-
Tags