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.
Hi,
We are using TI Code Generation Tools 5.1.6, and the armcl.exe compiler produces a segfault with the --check_misra=none option for the attached file.
As the code is incorrect anyway, I'm not interested in an urgent fix.
Best regards,
Laszlo Treszkai
struct foo_s { int a; int b; }; void main(void) { struct foo_s bar = {}; /* should never return */ } /* END OF main */
Thank you for informing us about this problem. I can reproduce your results. I filed SDSCM00050851 in the SDOWP system to have this investigated. You are welcome to track it with the SDOWP link below in my signature.
Thanks and regards,
-George