Tool/software: TI C/C++ Compiler
Hi,
yesterday I've posted this issue
on TI-RTOS forum.
Mr Cheng Jiang ti has replied that the thread has been moved to TI Compiler forum but I haven't found it. Also I cannot reply to the old post (why the Reply button does not work?!) so I've created this one to add some new informations.
I apologize if I've created a duplicated thread.
Looking for a solution to my issue I've found some threads that discuss similar issues.
For example:
The "Target" option in my project is currently "devkits.target.Generic".
Therefore, following the hints of those threads, I've tried to change "Target" option:
1) ti.targets.C28_large: it doesn't work because I get a bunch of compilation errors;
2) ti.targets.C28_float: I get no compilation error and if I run my code it seems to work properly (both with version 6.4.12 and 15.12.6.LTS).
So I presume the second workaround fix my bug.
Is this workaround correct?
While the first workaround doesn't work?
What's the difference between devkits.target.Generic, ti.targets.C28_large and ti.targets.C28_float?
Why does 6.4.11 compiler version work properly with devkits.target.Generic option while 6.4.12 compiler doesn't.?
Thank you.
Best regards,
Demis