How to auto erase whole device flash when I use S32DS to debug S32K? I can't find some option to active it.
S32 Design Studio for ARM
Version: 2018.R1 Build id: 180815
Segger J-Link base
Hi,
the mass erase is performed prior flashing your code. If you need only chip erase - you can use for example segger's J-Flash lite:
Jiri
Hi Jiri Kral,
Thank you very much. This tool can help me.