Associate II
October 15, 2019
Question
Bootloader not jumping to the application address
- October 15, 2019
- 4 replies
- 1847 views
I am trying to read bin file from SD card and writing into flash memory . and trying to jump the application location.
My observation :
It is successfully writing into Flash memory.
May be it is stuck with SDIO irq.
Please can you suggest me, what could be the issue. I attached my code.