Content originally posted in LPCWare by CodeRedSupport on Sun Nov 21 23:49:31 MST 2010
You have an operational LPC1343 LPCXpresso. For any HID probe, (i.e. LPCXpressoFS.enc (full speed), LPCXpressoHS.enc (high speed)), the correct argument on the stub command-line is '-wire=hid'. The LPCXpressoWIN.enc probe supports WinUSB only, and uses the '-wire=winusb' option. The '-wire=' argument must match the probe you've DFU'd to your target. The LPCXpresso IDE will construct these command-lines based on your probe preference for WinUSB or HID. See Window -> Preferences -> LPCXpresso -> Debug Options (1). Here you'll find a check box titled "Initialize LPC-Link as HID (Requires power cycle)".
The LPCXpresso IDE makes some decisions based on your Windows version. For example, we've found some dated Windows XP systems are not reliable with HID high speed, so we have a full speed only version of it. This may be a reflection on dated hardware as much as Windows XP. Windows 7, Windows Vista, and most Windows XP (SP 3) support WinUSB, and this probe uses USB high speed.
In conclusion, it looks like you're good to go. Set your probe preference based on what you've found out, and let the IDE do the rest.
Regards,
CodeRedSupport