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.
Dear Forum,
I asked the same question some months ago - now i have finally found the cause.
This include chain overwrites --diag_error=70 in the makefile:
#include "F28x_Project.h" -> #include "F2837xS_Cla_typedefs.h" -> #pragma diag_suppress 70,770,232
Dieter
Hello Omer,
the problem is resolved. I think the final solution should also be in the forum (but the original question was closed).
Especially because the cause is hidden deep in the C2000ware and has nothing to do with the compiler settings.
Dieter
Thanks for reporting back.
So were you compiling for the CLA in the original question?
Hi Dieter,
I see, thank you. I think therefore that you found the root cause of this problem but the problem is not resolved. This needs to be fixed by TI in my opinion so thank you for raising another question about this.