Content originally posted in LPCWare by Andreas Guth on Tue Mar 17 10:40:16 MST 2015
Today I installed LPCXpresso on a Windows 7 system and there it worked much better, but far away from well. Sometimes the software was downloaded and I could do a couple of steps over the source code, but I still got a lot of "Target reported errors" messages with strange reasons. Then I saw, that there's an option called MaximumWireSpeed (under Project > Properties > Run/Debug Settings > Edit > Debugger > Target Configuration > Debug options for ... > MaximumWireSpeed) and since I changed this to 10000 (instead of leave it blank = Auto-Detect), it works quite well.
Finally I went back to my good old WinXP PC and tried the same there, but it still hangs up on launching the app. I also tried that "Initialise LPC-Link as HID", but it hang too. So I will not use the WinXP system for further LPCXpresso development.
Thanks again, Andreas