• PPP Library seems work only on debug mode
    Hi all, i'm using network library PPP over USART1 on Nucleo STM32F410. USART1 is connected with a external Telit Modem at the moment using only TX and RX pin (PA9 tx and PA10 rx). Also i'm using...
  • Code runs only in debug mode
    Hi, I built a bootloader for a STM32F107vc. The bootloader was stored at address 0x08000000 to 0x08009800 and the main application was saved at 0x08009800. Off course, I changed the Vector Table...
  • Code only works with Debug adapter
    Dear All, I am using Silabs 8051F340 micro controller and USB debug adapter to download the code to my target CPU. The problem i am facing is my code works fine when i reset the system using...
  • Code works only with Debug Adapter
    Dear All, I am using Silabs 8051F340 processor to which a temperature and humidity sensor(sensirion) is interfaced. This sensor is interfaced using I2C like(2 wire serial) protocol. Code works fine...
  • 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...