Part Number: TM4C1290NCZAD
Other Parts Discussed in Thread: UNIFLASH
Hello ,
Hello,
I am working on Flash based bootloader for TM4C1290NCZAD, currently I trying code with simple LED blinking.
I am flashing .out using Uniflash programmer(Do not erase flash option is enabled in settings.), when bootloader and application code is downloaded, application runs immedaitely.
As LED blinking is different in both codes, jumping of bootloader to application can be identified.But after power reset , program doesnot jump to application, it remains in bootloader only.
What could be reason for same?
Please guide to resolve the issue