This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

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 first HAL_Delay() statement.

Can anyone please help me figure out what went wrong.

Thanks,
Abhi