• simple bootloader implementation
    Hi, I have used the i.MX8qm EVK and have tried the NXP provided yocto BSP and standalone bootloader packages. Can anyone point to a minimalistic hello world bootloader implementation that I can run...
  • simple bootloader implementation
    Hi, I have used the i.MX8qm EVK and have tried the NXP provided yocto BSP and standalone bootloader packages. Can anyone point to a minimalistic hello world bootloader implementation that I can run...
  • 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...
  • Cortex M3 bootloader vs. LPC24xx bootloader
    Hello, I am tasked with porting my LPC2478 bootloader to a LPC1768. I have read the documentation and I'm fully aware of the differences in boot behavior but I just can't get it right - here is the...