Skip to main content
SV.9
Associate
February 28, 2024
Question

Need to Flash the program every time i power up my board

  • February 28, 2024
  • 1 reply
  • 1298 views

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.

This topic has been closed for replies.

1 reply

Associate
March 13, 2024

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.