Dear Synsprogs supporter.
Might you look at my problem and give me some thoughts or a solution?
Intro:
I am trying to go from IAR EW software to Visual studio. I have followed this tutorial to import IAR Project into Visual Studio with GDB. https://visualgdb.com/tutorials/arm/import/iar/
I have chosen “IAR for ARM” as a imported the existing IAR project with the IAR Compiler.
The debug method I use is Segger J-link (this I have tested, so I know there is connection).
After building and cleaning and rebuilding the code. I press the run VisualGDB Debugger button. Then I get the following error and messages (given in the attached file)
It looks like I am not able to hit the break point in main.
So my questions are:
- The message: ^error,msg=”No symbol table is loaded. Use the \”file\” command.” How can I fix that?
- How can I prosed to flash the code to the chip?
I have already used some time to search for some hints. I see someone talk about setting CFLAGS/CXXFLAGS, but I am not sure if this helps my problem, and I am not sure how I can set these flags to the right value.
(I am using windows)
Hope someone can help me,
Thank you for your time
Attachments:
You must be
logged in to view attached files.