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.

-c2xlp_src_compatible option confict with _c_int00

hi, guys, i met a very strange problem.

my code is based on 28335 chip which is download from Ti.com. It is no problem, and work well.

 but if i enable the -c2xlp_src_compatible option(properties->c2000 compiler->runtime model options), the compiler will show the error "unresolved symbol _c_int00, first referenced in……".

i want use some old  24X assembler in my new project, so i must enable the -c2xlp_src_compatible option, but if i enable this option, the _c_int00 problems occurs.does anyone meet this problem? thanks!

by the way , i use the ccs4.