I am trying to run a Hello World program on a S32K144 micro and after i built the program,when i run it i get this error "Launching hello_s32k144.elf has encountered a problem.Error starting process"

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

I am trying to run a Hello World program on a S32K144 micro and after i built the program,when i run it i get this error "Launching hello_s32k144.elf has encountered a problem.Error starting process"

3,902 Views
andrei94_andrei
Contributor I

I tried to install another compiler and to change the path to it ,but it didn't work

0 Kudos
Reply
6 Replies

3,433 Views
Sushmitha
Contributor I

Hi,

I am a beginner to Eclipse and S32DS.  even i am getting the same error as above. Kindly check the attachment  and help in troubleshooting. 

0 Kudos
Reply

3,671 Views
jiri_kral
NXP Employee
NXP Employee

Hi, 

this error looks more related to debugger than compiler. Can you share more details - like output from debug console? Do you have custom board or NXP EVB? If you have custom board - what is your debug probe? 

Jiri 

0 Kudos
Reply

3,671 Views
andrei94_andrei
Contributor I

Hello,

Thanks for replying so fast.

I have the EVB.I am basically trying to light a rgb on my board with an example source code.After i debug i get this pastedImage_1.png

0 Kudos
Reply

3,671 Views
jiri_kral
NXP Employee
NXP Employee

Um - never seen such error before. Is your board recognized by OS - normally you can see another disk drive named EVB-s32k144

Jiri

0 Kudos
Reply

3,671 Views
andrei94_andrei
Contributor I

yes ,it is recognized.I tried to change the cable but i get the same error.

0 Kudos
Reply

3,671 Views
jiri_kral
NXP Employee
NXP Employee

Hi, 

Did you modify the project (or debug session settings) or it is fresh unmodified example? Did you use these steps - build project, open debug configuration

pastedImage_1.png

choose your debug config and click on Debug:

pastedImage_2.png

Jiri 

0 Kudos
Reply