Hello,
I am currently studying with the S32K148 EVB.
I modified the FlexCAN example in RTD 4.4, changing the mode from Loopback to Normal, added additional ports, and flashed the firmware using OpenSDA for testing.
The first flashing was successful, but when I tried to flash again, the debugger connection was disconnected, and the device was shown as being in a Secure state.
After that, I attempted recovery using Multilink (Kinetis), but it failed.
My question is:
Is there any code or configuration in this FlexCAN project hat could lock the EVB or place the device into a secure/locked state?
Are there any settings or common mistakes I should be careful about to avoid this situation in the future?
I would really appreciate any guidance, as I want to avoid making the same mistake again.
platform: S32 Design Studio 3.5
Thank you very much.