Hi,
Kind of a stupid question, but I can seem to find why this doesn't work.
I am using a S32K144W. When debugging everything works fine and I can develop my application. However, when I disconnect the debugger (JLink) and power cycle my board, nothing happens. Pressing the reset button doesn't work. The application doesn't start.
When I attach my debugger and start the gdb server, the application does run when pressing the reset button.
Can you provide any pointer to why this is and how to solve this problem?
Thanks!