Other Parts Discussed in Thread: C2000WARE
Hello Team,
I want to understand the meaning of line CPU1_DEBUG, CPU1_RELEASE CPU1_FLASH and CPU1_RAM configurations.
and what is the difference between all of them.
When i tried CPU1_DEBUG configuration i am able to debug code on target device but once debugger is removed and try to run the application then code remains in reset state maybe.
When i tried CPU1_Release configuration i am unable to debug code on target device but once debugger is removed and try to run the application then code runs properly.
Above is my observation.
When i tried CPU1_FLASH and CPU1_RAM configuration i am able to debug code on target device but once debugger is removed and try to run the application then code remains in reset state maybe.
Also at a time each project shows only 2 configs CPU1_Debug and CPU1_Release or CPU1_Flash and CPU1_ram why all configurations are not available for one project
Need some clarifications on above things what is the purpose of above configurations and how to use them.
Regards,
Sandeep