Unable to run Hello World demo for S32K148 EVB

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Unable to run Hello World demo for S32K148 EVB

827 Views
MURAS21
Contributor II

Hi, 

I am facing issues running the Hello World (S32K148_Project_Hello without SDK) from the example projects provided with S32 Design Studio. I built my project and set the debug configurations with an OpenSDA USB port as in interface. However, when I try to set the run configurations and run my project I get the following error: 

Error starting process.
Cannot run program "C:\Users\vinam\Desktop\S32K\Projects\S32K148_Project_Hello\Debug\S32K148_Project_Hello.elf": Launching failed

I believe there is some issue with the .elf generated while building the project, but I do not know how to resolve it. 

Kind regards, 

0 Kudos
Reply
3 Replies

812 Views
PetrS
NXP TechSupport
NXP TechSupport

Hi,

are you running PE Micro debug probe based session given in this example?

PetrS_0-1647347231514.png

I have no issue with that demo example.

BR, Petr

0 Kudos
Reply

807 Views
MURAS21
Contributor II

Hi Petr, 

Yes, I am running the PE micro debug probe. I have no issues running the project in debug mode, however, I cannot run the project after setting run configurations: 

MURAS21_0-1647391786869.png

When I try to run the project, I get the error I mentioned before. 

Regards, 

 

0 Kudos
Reply

784 Views
jiri_kral
NXP Employee
NXP Employee

Hi, 

Run C/C++ application means execute it on Windows machine. This approach is impossible with binary built for ARM M4 core.  

0 Kudos
Reply