Work with nxp lpc2368 and j link debugger

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

Work with nxp lpc2368 and j link debugger

1,465 Views
Bryant11
Contributor I

Hi, I try to work with nxp lpc2368 and j link debugger. Before that i've programed cortex-M3 with it, and everything was ok. But now when I like to upload anything it won't becouse of algorithm witch is not presented in KEIL/ARM/flash folder. I've been trying to create my own algorithm based on http://www.keil.com/support/man/docs/jl ... Create.htm, but no success... I think it is too complicated for me, specialy point 11. - don't know what to do with it :/. If anyone know how to solve this, please help me.

0 Kudos
Reply
1 Reply

1,453 Views
frank_m
Senior Contributor III

The LPC2368 is an ARM7, i.e. a pre - Cortex-M device.

I have no experience with this device, so I'm not sure if the debug interface is compatible with JTAG, or to what extend.

At least the Segger website lists the core (Arm7TDMI-S) as supported by the J-Link device.

But Keil used to have a very active and helpful forum, perhaps I would ask there as well.

 

0 Kudos
Reply