Running LPCXpresso v8.2.0 [build 647] on OSX 10.11.6
This is my debug log:
LPCXpresso RedlinkMulti Driver v8.2 (Jun 30 2016 17:51:27 - crt_emu_cm_redlink build 723)
Probe Firmware: LPC-LINK2 CMSIS-DAP V5.112 (NXP Semiconductors)
Serial Number: A000000002
VID:PID: 1FC9:0090
USB Path: USB_1fc9_0090_fa130000_ff00
Vector catch on SYSRESETREQ signal
Emu(0): Connected&Reset. DpID: 2BA01477. CpuID: 410FC240. Info: <None>
Debug protocol: SWD. RTCK: Disabled. Vector catch: Enabled.
inspected v.2 On-chip Flash Memory /Applications/lpcxpresso_8.2.0_647/lpcxpresso/bin/Flash/LPC5410x_512K.cfx
image 'LPC5410x (512K Flash) Jun 21 2016 11:53:08'
NXP: LPC54102J512 Part ID: 0x00000000
Connected: was_reset=true. was_stopped=false
LPCXpresso Free License - Download limit is 256K
Opening flash driver /Applications/lpcxpresso_8.2.0_647/lpcxpresso/bin/Flash/LPC5410x_512K.cfx
Writing 69332 bytes to address 0x00000000 in Flash
Erased/Wrote page 0-2 with 69332 bytes in 941msec
Flash Write Done
Flash Program Summary: 69332 bytes in 0.94 seconds (71.95 KB/sec)
Stopped (Was Reset) [Reset from Unknown]
Stopped: Breakpoint #2
Stopped: Breakpoint #1
Stopped: Step (Halt)
Stopped: Step (Halt)
Stopped: Step (Halt)
Stopped: Step (Halt)
Stopped: Step (Halt)
Target error from Register access: Ee(FF). Redlink interface error 255.
Target error from Remove break/watch: Ee(FF). Redlink interface error 255.
I dont have jumper connected on DFULink header on board. Should I fit one ?
My code is as simple as what I posted. Nothing else is running. Rest of the code is compiled but not executed. I commented out all of the entry points from other functions/objects ... So default project, main function that calls timer initialization which fails with the error shown in debug log. Nothing going on before timer except cr_startup_lpc5410x.cpp