Hi,
I am developing on a custom board which is TM4C1294 + 8MB SDRAM + 4 connector(20pins header or 10pins header for gpio)
Not every time happens but it's quite often occurred as .bin is programmed through USB using LM Flash, MCU gets stuck due to diverse reasons such as bugs of interrupt, freeRTOS, misuse of ports..etc.
Afterward, I can not program anymore thru LM Flash. What the LM Flash says is "Unable to connect the target!".
Even if I press reset button on the custom board, it does not resolve anything.
Sometimes it works after hundred times of power cycling but it does not always work.
Even though I want to erase programs in flash, it does not let me access the target device.
So far What I have done for this issue is re-order new board since I am not sure how to solve problems on tiny custom board.
Is re-order the new board only way? otherwise what can I do better than re-order?
Jin