Program file does not exist (.axf not found)

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Program file does not exist (.axf not found)

2,719 次查看
mottyfattal
Contributor I

When using the MCUXpresso on a PN7462 project, after building passes successfully the debug process stops and the following error message appears:

Capture.PNG

What can be the cause?

0 项奖励
回复
1 回复

1,922 次查看
BlackNight
NXP Employee
NXP Employee

The message indicates that the file (PN7462AU_GasnGo_demo.afx) does not exist. I see in your dialog that a backslash is missing between 'Debug' and the file name.

Can you check your debug configuration (my screen shown below, menu Run > Debug Configurations) if the project name and path to the .afx is correct? You can use the 'browse' and 'search project' button to browse for the files:

pastedImage_1.png

I hope this helps,

Erich

0 项奖励
回复