Program file does not exist

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

Program file does not exist

跳至解决方案
3,534 次查看
Nando
Contributor I

I have seen this topic came up several times but I have not found a solution that works for me.
So: I am taking over a project. It used to work with a colleague and it also works with another colleague who is also taking over a part. So the problem is with my installation or setup.
It is a version of the S32K144_PT200_EXAMPLE. It builds fine but I cannot debug it. I also could not communicate with the board using Freemaster.
I have two debug options:

Capture.PNG

I was told to use the PE micro one and set it up as above. However cross_prefix and cross_suffix are defined as:

Capture2.PNG

and I have a gdb on that path:

Capture3.PNG

So what does that error mean? Program file does not exist? Maybe it cannot find the compile outputs - the .elf file or something? Maybe the search path is wrong, but where do I set that?

Regards,

0 项奖励
回复
1 解答
3,528 次查看
Nando
Contributor I

Solved!

Target .elf file was not specified:

Capture3.PNG

在原帖中查看解决方案

0 项奖励
回复
1 回复
3,529 次查看
Nando
Contributor I

Solved!

Target .elf file was not specified:

Capture3.PNG

0 项奖励
回复