Hi,
I have problem with S32K144EVB-Q100, SCH-29248 REV C, 700-29248 REV A. D1 SDA_RST_LED lights on continuously. I can't connect to NFC Cockpit tool.
The firmware update process was interrupted, I guess this caused the processor to lock up.
I tried this solution, https://mcuoneclipse.com/2013/06/16/bricking-and-recovering-frdm-kl25z-boards-reset-swd-clock-and-lo... but it didn't help. Kinetis Recovery Utility program didn't halt processor.
I tried to upload software using J-Link and JTAG interface but failed to connect.
Does anyone have an idea how to fix it? Thank you for help in advance
Regards,
Przemek
Is it works @przemyslaw_k for your board.
Could you please measure the orange point (refer attached image) in your board with an oscilloscope?
As it looks like your reset LED is always ON, a reason for your issue could be that the reset line is indeed being pulled up for a really short period of time periodically, this can cause no code can be loaded to the EVB.
B.R.
VaneB
@VaneB Thank you for your quick response
Yes, I could measure this signal with an oscilloscope. Below I have attached screen shots.
Yeah, I think this is a possible reason. Peaks occur every 120us.
BR
Przemek
Could you try if the below works for you?
Hold the reset button while trying to flash the board with a dummy example as a blink example, it will fail and ask if you wanted us to try again, then release the reset button and try to load the image again, the program should load successfully and recover the board.
@VaneB Unfortunately, this way doesn't work. Using J-Link, I can't upload the program because I can't connect. When entering bootloader mode and dragging the program to disk, no message pops up.
Would you help me with testing the same process by connecting it to the onboard debugger?
Hello @ VaneB,
I have the exact same problem with my custom board, did you find the problem and fix it ?
Thanks,