Closed larlin closed 7 months ago
Describe the bug: If using @ to specify a address for a variable Intellisense complains about unrecognized token.
To Reproduce: Have a .h file in a c project with a variable with a specified address location.
Expected behavior: Intellisense should not report a error for valid iar compiler code.
Actual behavior: Intellisense reports an error.
Environment:
Found in the documentation now that this is described that @ should not be used. This is documented here: https://github.com/IARSystems/iar-vsc-build/blob/master/docs/README.md
Describe the bug: If using @ to specify a address for a variable Intellisense complains about unrecognized token.
To Reproduce: Have a .h file in a c project with a variable with a specified address location.
Expected behavior: Intellisense should not report a error for valid iar compiler code.
Actual behavior: Intellisense reports an error.
Environment: