Program file does not exist

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

Program file does not exist

Jump to solution
2,578 Views
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 Kudos
1 Solution
2,572 Views
Nando
Contributor I

Solved!

Target .elf file was not specified:

Capture3.PNG

View solution in original post

0 Kudos
1 Reply
2,573 Views
Nando
Contributor I

Solved!

Target .elf file was not specified:

Capture3.PNG

0 Kudos