Hi there,
I have created a project with "S32DS Application project" button, over the S32k188 micro controller; it just a blinking led. Works fine debugging with the Mutilink Universal debugger; BUT I unplug this debugger and after a reset the led is fix to OFF. Seems that the microcontroller doesn't start to run. I have set the optimization to "None".
I have tried a "S32DS Project from example" button (hello_world_s32k118) and adding the blinking led code; and works fine with and without debugger!!!!!!
There is something different inside the project parameters, between the example and the application. I have compared them and matched some parameters, but with the same results.
IDE: S32 Design Studio for ARM Version: 2.2 Build id: 200116
Where I could be failing?
thanks a lot