Hello!
I’m using the IAR ARM compiler for STM32 with VisualGDB. The original IAR project was imported into a new VisualGDB project.
However, some keyword macro’s are not recognized by Clang IntelliSense, such as __no_init or __root. This means that the code gives multiple “Error: unknown type name” errors which is not correct, because it will be recognized by the IAR compiler.
See attachment for more details.
Is there any way to include or ignore this keyword macro?
-
This topic was modified 1 year ago by LS.
-
This topic was modified 1 year ago by LS.
-
This topic was modified 1 year ago by LS.
-
This topic was modified 1 year ago by LS.
Attachments:
You must be
logged in to view attached files.