Example MPC5777M PinToggleStationery S32DS

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

Example MPC5777M PinToggleStationery S32DS

1,007 Views
johnramoul
Contributor II

I am currently using your example code as my startup code to get up and running with the MPC5777M. I am currently using the MPC5777M_512DS daughter card along with MPC57xx Motherboard. The debugger in which I am using is the P&E Micro Multilink Universal programming through the 14pin JTAG on the Daughterboard. The system which I am currently using to build and debug is the S32 platform V1.1. 

I am having troubles to program the Chip itself with the code you have written up. I have tried debugging the code just by itself but it didn't go out well. I have then removed the UART interface part of the code (just to see the LEDs) but am again a failure. 

The error in which I am getting after I try to debug the code is the following: 

Error in final launch sequence
The following additional elf file does not exist: 

But it does not tell me which elf file. And i can see the each elf file has been created for each project (for three cores). 

If you have any idea on how to help me, this would be great!

Thank you for your time,

Labels (1)
1 Reply

858 Views
johnramoul
Contributor II

I found the problem. My elf fiiles were not in the correct path