Content originally posted in LPCWare by PoolCop on Fri May 29 07:48:46 MST 2015
Hello,
quite a newbie with LPCXpresso and debug probes...
host W7 SP1 64bits
IDE LPCXpresso V7.7.2 (buid 379)
target MCU: custom board with LPC1768
I'm using LPC Link (with LPC3154) on 2 differents custom boards, I always get the same Em(01) error. I can see the custom board having a reset (so it is powered!) but download do not start.
Probe driver seems ok, declared as "LPC-Link Probe v1.3" on computer.
In Debug Configurations, Debug protocol is 'none', emulator is 'LPC-Link (HID)'
got this error:
LPCXpresso Debug Driver v7.7 (Mar 31 2015 21:04:28 - crt_emu_cm3_nxp build 93)
Failed on connect: Em(01). Cannot find selected MEM-AP (check target power)
Conn&Reset. Was: None. CpuID: 00000000. Info: HID64HS12
Error 0: (null)
Last sticky: 8. AIndex: 0
No MemAp selected
No Speed test
Debug protocol: SWD Frequency 3000 KHz. RTCK: Disabled. Vector catch: Disabled.
(100) Target Connection Failed
I thought my LPC Link probe may had been damaged, So I ordered a LPC LinkII board ( with LPC4370)
Trying to debug with the same custom targets give the following:
Probe driver is declared as "LPC-LINK2 REDLINK" but show an error (10) 'cannot start'
In Debug configurations, Debug protocol is 'none', emulator is 'Redlink Server'.
This time I got a timeout during "initializing Redlink Server with LPC432x_Redlink_V5_100.bin.hdr"
and then obviously "timeout booting Redlink device"
Is the LPC432x Redlink correct for LPC4370 ?
I guess something is wrong with my settings but connot figure out what...
I also saw some topics around WIN32 /WIN64 directories..
can someone help ?
Thanks