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.

Code works in debug mode and not working properly in Release mode

Other Parts Discussed in Thread: MSP430F5659

Hi,

I am working on MSP430F5659 controller using Code composer studio 6.1.1 editor and TI RTOS.

I am trying to Turn ON LED in my project, it works in debug mode, but in Release mode LED is not at all turning ON.

I checked project setting for optimization, its same for Debug and Release.

What could be the issue here?

Issue/Problem happens only one of the Port Pin, Rest all LED's are turning ON without issue.

Please let me know how to resolve this.

Nitesh