• after implementing bootloader, main application hangs on HAL_Delay()
    Hi, My bootloader does its job of jumping to a desired location where the main application file is residing. some part of main application works , But for some reason the main application hangs at...
  • after implementing bootloader, main application hangs on HAL_Delay()
    Hi, My bootloader does its job of jumping to a desired location where the main application file is residing. some part of main application works , But for some reason the main application hangs at...
  • Application using RTX hangs at os_sys_init call when using Bootloader
    We are working on STM32F103ZE microcontroller with RTX. We developed an application starting from base address 0x0800 0000. It runs fine. Now we have developed a bootloader which is stored at location...
  • Application using RTX hangs at os_sys_init call when using Bootloader
    We are working on STM32F103ZE microcontroller with RTX. We developed an application starting from base address 0x0800 0000. It runs fine. Now we have developed a bootloader which is stored at location...
  • code hanging problem
    Dear all, I have a application of size 83kbytes. It is frequently hanging. but hanging pattern is not repeated (hanging is not in one part of the code). Can any body have any idea what may be the...