Program file does not exist

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

Program file does not exist

ソリューションへジャンプ
5,937件の閲覧回数
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 解決策
5,931件の閲覧回数
Nando
Contributor I

Solved!

Target .elf file was not specified:

Capture3.PNG

元の投稿で解決策を見る

0 件の賞賛
返信
1 返信
5,932件の閲覧回数
Nando
Contributor I

Solved!

Target .elf file was not specified:

Capture3.PNG

0 件の賞賛
返信