Hi @mariuslucianand
Is your colleague using a S32K148? And selecting S32K144 on RAppID bootloader?
I am still having the issue where it seems that no application code is running. I have just tried again after flash is complete and resetting doesn't help. I have used the reset button and fully unplugged the board to see if it comes on but no luck. It does allow me to flash again so the bootloader is still on the chip, maybe it's never leaving the bootloader to get to the application code?
To see if I am doing everything right I use this process to flash the bootloader code:




And the I click flash, this seems to be successful.
I then build my model using the following linker settings:

Lastly I take the generated .mot file from the Simulink build and add it to RAppID as shown:

This completes successfully but as I say it does not run any application code no matter how many times I reset. Is it possible to ask your colleague if I am doing anything obvious wrong? Or if nothing is wrong with my process do they have a simple Simulink model that they can test first, and I can see if I get the same result? (To see if it's something wrong with how I have set up my model)
Thanks for the help!