Tool/software: TI C/C++ Compiler
My customer met the error #10099-D after build project. However, they have checked the space of memory is enough. After they improved the optimization level from 0 to 1, the code will build successful. Or when they shielded the rest code, the project also would build successfully. Could you please help check any suggestions for this error? Thank you.