Hi Dear TI Family
This is my first post and I am going to write first for problem :)
I want to use flash bootloader for TM4C1294NCPDT and there is an issue after reset..
My bootloader program starts from 0x00000000 adress, searches app.bin file via SD Card holder with SSI protocol and writes simple blinky.bin application (which I changed app.bin) to 0x00002800 ..
I checked memory and verify written adress..
When program has wrote app.bin and reset there were no any act. It did not work again ?
I miss something but I dont know..
Thanks in advance