Hello ,
I want to know how to flash my NXPS32K148EVB with S32 Design studio?
Thank you in advance.
Milad
Thanks Daniel for your answer. But I am looking to flash the MCU, not debug it. I know how to debug the board. But I don't know how to flash it.
Do you know how to flash ?
Hello Milad,
There is no separate "Flasher" in S32DS. You need to start debug session with Debug_Flash (or Release Flash - but technically from MCU side there is no difference between Debug and Release version) target and when your project is flashed into MCU, just close the debug session.
Jiri