blhost -t 5000 -p COM26,115200 -j -- write-memory 0x60010000 signed_blinky.bin
I'm writing signed bin file to 0x60010000 memory address location , when I use jump to application its going to hard fault, I tried using 0x60012000 address location also there also I'm facing same issue but unsigned bin file I can able to jump with out any issue.
tried reset isr address also there also I'm facing hard fault issue.
is there any changes need to be done to execute the signed bin file
Thanks,
Shealtiel