Other Parts Discussed in Thread: HALCOGEN
Tool/software: Code Composer Studio
Good morning,
I'm getting the error [E0002] Illegal mnemonic specified in the following piece of code in my sys_startup.c code:
...I don't understand. An error with a comment? Can anyone please explain?
My guess is that this is not the statement that's posing a problem. The file being identified as the source of the issue isn't my project's sys_startup.c, but rather a file in AppData\Local\Temp. Somehow that's being linked to line 320 in sys_startup.c, but the content that's linked there is definitely not representative of the error. How's that happening?
Thank you,
Pedro