I am getting the following error attached here.
please help me to fix it.
Actually here i am getting the error "'fatal error #19032: source line too long"' after compiling the code SPPDemo for CC2564MODAEM in the EK-TM4c1294ncpdt board.
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.
I am getting the following error attached here.
please help me to fix it.
Actually here i am getting the error "'fatal error #19032: source line too long"' after compiling the code SPPDemo for CC2564MODAEM in the EK-TM4c1294ncpdt board.
Robert Adsett said:
Apparently it's from line 22 of file 168643
And, what bothers me too, it comes from a resource named ".ccsproject". Not like the "pointless comparision of ..." warning afterwards, that are associated with a "real" C source file.
Some experience with CCS seems required ...