Debugging NXP 1769 .elf binaries

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

Debugging NXP 1769 .elf binaries

188 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by g40 on Thu May 31 06:52:59 MST 2012
How do you set up an LPCXpresso project for an existing ELF binary built for the 1769?

The normal Eclipse route would be

Import >> C/C++Executable
Select the GNU ELF parser (binary built with arm-eabi-none) and then the .elf file itself

However there are 2 problems:
1. once you hit Finish in the Import Wizard a 'Multiple problems have occurred' dialog pops up showing 'Open '%1$s' debug configuration'
2. I cannot see how to tell LPCX that this is a 1769 project and it needs to fire up LPCLink and download before running GDB

Can anyone help?

Thanks

Using Version: LPCXpresso v4.2.2 [Build 275] [03/04/2012]  on Windows 7 x64
0 Kudos
0 Replies