The board startup code in the software is also not executed and control is not coming to any board init functions when we put breakpoints.
Can you suggest what could be the issue
Looking forward for your reply
Thank you
Hi @lekshmy,
Is the application running after the programming before it gets reset?
Can you see what is at the SRAM location in the .map file / linker file?
Did you build / load the application in Flash or SRAM?
Can you check the .srec file and compare it with data in the flash?
Thanks,
BR, Daniel