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"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.


- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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


- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Um - never seen such error before. Is your board recognized by OS - normally you can see another disk drive named EVB-s32k144
Jiri
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yes ,it is recognized.I tried to change the cable but i get the same error.


- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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
choose your debug config and click on Debug:
Jiri
