Can't step through code using PE Micro Multilink

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

Can't step through code using PE Micro Multilink

624 Views
usr4691
Contributor I

I built an .ELF file using Code Warrior for MPC55XX and tried to debug it using the PE Micro USB MULTI-LINK Interface. When pressing the bebug button I get the message 'Can't read symbolocs for target <generator.elf>'. My question is how do I get the PE Micro Multilink USB Interface device to step through the elf code loaded onto my MPC5674 board.

Labels (1)
0 Kudos
2 Replies

494 Views
trytohelp
NXP Employee
NXP Employee

Hi Barton,

There are several versions of Multilink supporting MPC5xxx:

    - USB Qorivva Multilink -> http://www.pemicro.com/products/product_viewDetails.cfm?product_id=15320021

    - USB Multilink Universal  -> http://www.pemicro.com/products/product_viewDetails.cfm?product_id=15320137

    - USB Multilink Universal FX -> P&E Microcomputer Systems - USB Multilink Universal FX - USB Multilink Universal FX All-In-One Devel...

To check the configuration I recommend you to:

      - create a sample project with the wizard with your configuration,

      - build the project,

      - launch the debugger.

The application should be load and you should be able to debug it.


Have a great day,
Pascal Irrle

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 Kudos

494 Views
usr4691
Contributor I

The Code Warrior version is 2.7.

0 Kudos