Work with nxp lpc2368 and j link debugger

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Work with nxp lpc2368 and j link debugger

1,463 次查看
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 项奖励
回复
1 回复

1,451 次查看
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 项奖励
回复