Hi Ivan,
FlashMagic can detect and work through the LPC-Link2 fine. I cannot tell whether LPCXpresso is detecting it or not.
The jumpers are set normally: JP1 is open, JP2 is shorted.
The project builds successfully both in Release and Debug mode.
I have two info’s in the problems report that might point to something:
Description Resource Path Location Type
Bad function name "defaultIntHandler" (pattern /^[A-Z_]/) startup.c /lib_chip_nss/mods/startup line 60 Code Analysis Problem
Bad function name "defaultResetISR" (pattern /^[A-Z_]/) startup.c /lib_chip_nss/mods/startup line 70 Code Analysis Problem
Debug just fails to run.
Steve