• Debug mode & Release mode
    In PK51 C compiler, do exist the debug mode & release mode likely IAR compiler?
  • How to debug in release mode?
    I have to investigate an issue with a remote SW update that collapses my device right after the update, the only difference between the SW versions is the Keil version. version 1 was created in keil4...
  • Eventrecorder Debug vs. Release Mode
    Want to have EventRecorder (with extra IRAM2 in debug scatter file) in Debug Mode only, but not in Release Mode. Currently (µVision V5.27.1) am unable to make different settings in project window....
  • Timing changing from debug mode to release mode in M3
    In my project based on smartfusion, I am using UART of cortex M3 to communicate with PC. The problem i am facing is that when Cortex M3 program is running in debug mode i receive correct data in PC,...
  • Everything works fine without reboot
    Hello all. We're using the MCB1760 Board and try to communicate via Ethernet with a PC with a RealTime Linux. The Ethernet communication on the board is interrupt triggered. If we program the device...