Other Parts Discussed in Thread: MSP430F4132
hi ti
I am developing project using code composer-4 for msp430f4132. And using programmer usb MSP430-FET-430UIF.
There is issue,which is coming out during release of code. As we know that in release mode, flash memory can be saved than debug mode. which can be selected as we go the following path: project->Active Build Configuration-> 1 debug and 2 release As It is working fine in debug mode but when run in release mode the lcd dislay is showing very fast scrolling. Another problem is that code composer is not allowing either to put break point or step-in of delay code only.
Over all issue is how to run code using code composer in release mode?
I hope to get answered very soon.
Anubhav