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.

Compiler/TDA4VMXEVM: This question is about release version optimization options

Part Number: TDA4VMXEVM


Tool/software: TI C/C++ Compiler

Hi

May I ask what optimization options are enabled for release on A72, and what their role is?

I wrote a switch case statement on the release version, but I found that when the case exceeds 5, my code will not work properly. It is normal on debug. What is the reason for this and how can I solve it?
Thanks