Cannot run program "": Launching failed

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

Cannot run program "": Launching failed

4,191 Views
hejc1996
Contributor I

USING S32DS 2018.R1

When I build the project ,there is a problem.

Cannot run program "": Launching failed

Error: Program "" not found in PATH
PATH=[C:/NXP/S32DS_ARM_v2018.R1/eclipse/jre/bin/client;C:/NXP/S32DS_ARM_v2018.R1/eclipse/jre/bin;C:/NXP/S32DS_ARM_v2018.R1/eclipse/jre/lib/i386;C:\Program Files (x86)\Vector vFlash 3.1\Bin\;C:\ProgramData\Oracle\Java\javapath;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Windows\System32\OpenSSH\;C:\Program Files (x86)\WebEx\Productivity Tools;C:\Users\hzh1admin\AppData\Local\Microsoft\WindowsApps;\bin;C:\Program Files\Git\cmd;C:\Users\uidq2224\AppData\Local\Microsoft\WindowsApps;;C:\NXP\S32DS_ARM_v2018.R1\eclipse;]

Why is this a problem and how can I solve it ?thanks

Tags (2)
0 Kudos
1 Reply

3,939 Views
jiri_kral
NXP Employee
NXP Employee

Hi, 

please make sure that you are running debug probe based session (PE Micro, Segger j-link...):

pastedImage_1.png

Your issue is mostly caused by running C/C++ Application debug session. 

Jiri  

0 Kudos