Hi @mariuslucianand
Thank you so much!! That was the missing step to this and the other long thread we have on the MDBT forum. I never knew about setting it to serial, knew it would be something simple I was missing in the end!
One odd observation is that you have to have "download code after build" enabled and the just let it fail:
Poley_1-1621347703869.png
Poley_0-1621347667313.png
otherwise the APPKEY part isn't included in the generated code, is this meant to be the case? I can then use the generated .mot to flash successfully
Also the parameter: "Delay before start of application (ms)" does not seem to do anything, no matter what it is set to it has a ~5s delay before the application starts when board is reset, is this supposed to change?
@jiri_kral or @mariuslucianand - Is there anyway to have multiple S32K148 boards on the same CAN bus and flash each one? Maybe by having a ID on each board? Or would the best way be to start all up and reset just one and begin bootloader (Meaning the other boards are not reset into into bootloader state) and the just reset the next one and so on? Hope that makes sense!
Thank you again for the help both of you, much appreciated!