This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hello to everybody.
I'm using CCSV4 and DSP piccolo.
Has the C/C++ compiler got some macro's to rapresent float INFINTE and NOT A NUMBER ?
Thaks
No. The latest version of the compiler for some of the other targets (ARM, MSP430) will have macros for these values, following the naming convention in the C99 standard, but C2000 does not yet have this support.