.axf launching failed

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

.axf launching failed

2,846 Views
Frogram
Contributor I

Hi, all

I am using MCUXpresso IDE with MKV10Z16 (Kinetis V series) via J-LINK(OB V1, https://ko.aliexpress.com/item/1005002956762396.html maybe this product)

when I try to run a project, same error occurs

Frogram_0-1635237025161.png

Whats the problem and how to solve it?

thanks.

0 Kudos
7 Replies

2,337 Views
ErichStyger
Senior Contributor V

Did you use the 'blue' debug icon?

ErichStyger_0-1647953100211.png

 

It seems to me that you tried to launch it as an executable on the host?

 

I hope this helps,

Erich

0 Kudos

2,339 Views
ptcaos
Contributor III

Hello,

I have got the same error with a simple project and a FRDM-KL25Z board. I get this message:

"Error starting process.
Cannot run program "C:\Users\3013742\Documents\MCUXpressoIDE_11.5.0_7232\workspace\frdmkl25z_demo_apps_bubble\Debug\frdmkl25z_demo_apps_bubble.axf": Launching failed
Cannot run program "C:\Users\3013742\Documents\MCUXpressoIDE_11.5.0_7232\workspace\frdmkl25z_demo_apps_bubble\Debug\frdmkl25z_demo_apps_bubble.axf": Launching failed
Cannot run program "C:\Users\3013742\Documents\MCUXpressoIDE_11.5.0_7232\workspace\frdmkl25z_demo_apps_bubble\Debug\frdmkl25z_demo_apps_bubble.axf": Launching failed"

 

Help, thanks!!

0 Kudos

2,832 Views
ErichStyger
Senior Contributor V

Your directory separation looks strange: are you using some kind of uni-code path/characters.

Does it work if your project is not on a OneDrive path (local on you disk)?

Can you check/share your launch configuration settings? The path to the binary is specified here:

ErichS_0-1635324604490.png

 

I hope this helps.

 

 

0 Kudos

2,790 Views
Frogram
Contributor I

Hi

I tried to move file location to hardware drive, not onedrive

also it's mine

Frogram_0-1636089660697.png

 

0 Kudos

2,780 Views
ErichStyger
Senior Contributor V

Why is there such strange path separation symbol?

ErichS_0-1636128559469.png

never seen something like that.

 

It should be a '/' or '\'

0 Kudos

2,840 Views
converse
Senior Contributor V

How did you start the debug session? Did you follow the instructions in the User Manual?

0 Kudos

2,837 Views
Frogram
Contributor I

I just followed which IDE guided

I didn't touched other options

also I don't have any manual fits to my project... It makes more harder

0 Kudos