S32k148 EVB Examples not working , Flashing with WinIdea

Forum related to ERIKA Enterprise and RT-Druid version 3

Moderator: paolo.gai

Post Reply
soumilfm@gmail.com
Newbie
Posts: 9
Joined: Sun Jan 17, 2021 1:05 am

S32k148 EVB Examples not working , Flashing with WinIdea

Post by soumilfm@gmail.com » Sat Mar 27, 2021 6:28 pm

Hello I tried flashing S32k148 Full resource and Task LED example elf files as well as srec files generated by Erika3 . Unfortunately I don't see any code running in Dissassembly as well as no LEDs flashing on the board. I am flashing through the 20 pin Trace port with WinIDea . Other NXP code from S32 Studio is flashed successfully without any Problem and running. I am compiling code with 0.8.4 EAR.
Are there any settings to be changed in OIL file or hal.c for flashing with WinIDEA through trace port . (ON board PE micro is not functioning due to opensda bugs and is anyways not to be used) ?
Attachments
winideaerror.PNG
winideaerror.PNG (84.25 KiB) Viewed 9610 times

soumilfm@gmail.com
Newbie
Posts: 9
Joined: Sun Jan 17, 2021 1:05 am

Re: S32k148 EVB Examples not working , Flashing with WinIdea

Post by soumilfm@gmail.com » Mon Mar 29, 2021 10:20 am

Sorry
The Problem is solved.
I didn't change OIL parameters
EXECUTE_FROM_RAM = FALSE;
which by default in example codes is TRUE.
Another point :
The ORTI file generated by erika is not parsed by winidea. Should be changed manually .


Regards
Soumil

Post Reply