Hi
I am using LPC4367JBD208E for my product development. I developed the application in M4 and M0App core. Now while debugging the application there is one strange behaviour of the controller is observed.
While debugging the code i launched the code in M4 Core and then I launched the code in M0App. But while launching the code in M0App MCU Xpresso got freeze at 97% and it shows this while the telconnection is not established. I waited till 30mins but no change. Finally I killed all debug links and tried to relaunch the application.
This time i was able to launch the code in both the above mentioned cores. but after running the code it was observed that none of the interface is working even in the simple GPIO toggling which i run in the code for toggling LED is not working.
Application was running but the the peripherails interfaced was not working. this I confirmed by Quad SPI flash which was working but after this behaviour it stopped working. and this sort of behaviour is repeated multiple times. So in order to resolve this i need to put the controller in ISP mode and then did Mass Erase using GUI FLash tool.
After that it started wotking. But what is the actual reason for this type of behaviour? Also like CCS is there any provision in MCUXpresso to erase the flash before programming and debugging the code.
This is one of the strange behaciour also regarding the Freezing the code launching at 97% where it got stuck in telnet connection in 10.3.1_2233 . What is the actual reason? Is there anything related to this forum where it is mentioned that it is resolved in MCUXpresso 11.1Version.
https://community.nxp.com/t5/MCUXpresso-IDE/MCUX-10-2-1-Debug-launch-freezes-at-2-for-about-a-minute...
Please take this on priority and let me know the issue.
Thanks
Gaurav More