• ADC Counts are correct in debugging mode but not in normal mode
    I am working on ADS1241 24 bit ADC. My ADC counts are correct in debugging mode but not in normal mode with or without breakpoints.I am using Keil uvision5 and STLink Debugger.
  • Run in debug mode, but fail after burn into Flash
    I'm using ARM MDK to develop TMS470 applications. Everything works in debug mode with ULINK2. I burn the image into internal flash. But it just can't work. Anyone has exp on such case?
  • RTX Run in privileged mode
    I want to enable interrupts in lpc1313 in task,when RTX is not in privileged mode, I can not do it.but when I set RTX to Run in privileged mode ,then I can enable I2C interrupt in task.why? what...
  • Firmware working fine in debug mode but not in Release mode
    Dear All, I have a problem where in my firmware is working in debug mode but it does not work in release mode. I am using LM3S3748 microcontroller target motherboard with Wavecomm GSM modem interfaced...
  • Error: Mode COM2 command failed.
    I'm trying to use the Mode command as outlined on this page: http://www.keil.com/support/man/docs/uv4/uv4_db_srl_io_to_com.htm And I'm getting an error: > MODE COM2 9600, 0, 8, 1 Mode COM2 command...