ARM-USB-TINY-H uploading problem

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

ARM-USB-TINY-H uploading problem

218 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by dh-set on Mon Mar 07 12:58:30 MST 2011
Hey,

I have the BlueBoard LPC1768-H from NXP and am using the ARM-USB-TINY-H, but some how I can't upload anything.

I always get the error:

Info:    openocd.c:86 main(): Open On-Chip Debugger (2007-04-16 19:30 CEST)
Error:   embeddedice.c:181 embeddedice_build_reg_cache(): unknown EmbeddedICE version (comms ctrl: 0x00000000)
Warning: arm7_9_common.c:685 arm7_9_assert_reset(): srst resets test logic, too

If somebody could help me I would be very happy.

Thanks guys
0 Kudos
1 Reply

190 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by whitecoe on Tue Mar 08 01:26:18 MST 2011
Not sure what this has to do with LPCXpresso as such. However from the  errors you are seeing it would appear that you are trying to connect to  an LPC1768 (ARM Cortex-M3) using tools that are configured (or only  support) connections to ARM7/ARM9 based parts.

Places to start your investigations for more help/information...

http://www.olimex.com/dev/arm-usb-tiny-h.html
http://openocd.berlios.de/web/

HTH!
0 Kudos