2024-02-28 05:27 AM - last edited on 2024-02-29 02:31 AM by Peter BENSCH
Hi, I've made a custom board using an SPC5 microcontroller for my automotive-based application, but I've been facing the issue that I need to flash my code with my external SPC5 debugger every time I power up my board, and then only it starts working. I'm not sure whether it gets erased every time I turn off the board or whether the code gets struck when I power up my board. and I don't face this issue on my SPC5 Discovery evaluation board.
2024-03-13 03:31 AM
I have faced the same issue. We have a custom board based on SPC58EG80E5. It does not run the code after disconnecting the debugger and resetting, even when I select the boot mode to boot from flash. It seems it gets stuck at the beginning of the code.