I have a normal project with TIRTOS which works fine. Now I need to implement a function which uses the 'extended assembler function' from GNU : assembler with semicolons to transfert data from and to C-variables. TI compiler does not support this feature so I would like to simply compile this working project with the GNU compiler instead of the TI compiler.
I have included some screenshots : the first two of the settings of the original project, no problems here.
The 4 next screenshots of the same project, trying to compile under GNU. The settings screen warns me about having to set something manually, but I'm searching for over a day now, getting frustrated and trying so much that I fear i'm getting in an even deeper sh*t. It looks like it's missing or does not seem to know the processor and/or platform, but I'm out of ideas and internet links trying to solve this mystery.