I cant run or debug example projects for s32k144

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

I cant run or debug example projects for s32k144

615 Views
vinaykl
Contributor II

When I try to run example project for s32k144 it is giving some errors. Actually it is building , but not debugging or running. It is giving some errors

"Error with command: gdb --version
Cannot run program "gdb": Launching failed"

0 Kudos
1 Reply

609 Views
KalaimaniArumugamdev
Contributor III

Hi @vinaykl 

    This issue because of configuration, go to debug configuration window delete previous configuration and create new"GDB PEMicro interface configuration" and select your target file. And click debug button .

 If it is not working check your programmer connection with target and power source

0 Kudos