Content originally posted in LPCWare by jonathan84clark on Fri Oct 31 09:33:31 MST 2014
I am attempting to create a fully automated programming fixture. This fixture will be run by a PC that has no monitor, keyboard or mouse.
The problem is that the file bootLPCXpresso.cmd throws a dialog that says,
"No device connected. Press Download when Connected"
I have tried the following to resolve this issue:
-Plugged LPC-Link into multiple USB ports
-Uninstalled and Reinstalled LPC link in the device manager.
-Uninstalled and Reinstalled LPCXpresso
-Turned off my Windows firewall
-Unplugged and plugged back in the LPC-Link board.
-Checked the forums for similar issues, there was one created in 2011 that didn't help at all.
Not one of these solutions has fixed this issue. Interestingly enough, the file still boots LPC-Link but it requires the user to click (with the mouse) on that dialog. This is a big problem for a machine that wont have a mouse!
I also am not sure why a software engineer would do this. One obvious use-case for booting the LPC-Link with a batch file is to do so programmatically for automation purposes. But having this file open a dialog that requires user input defeats the entire purpose of doing that.
This message also makes no sense for two reasons.
1. No device connected: My LPC-Link board is not only connected to my computer but is being recognized by LPCXpresso as a valid programming board.
2. Press Download when Connected: What? There is no download button? Where is this mystery button supposed to reside? It certainly is not on the dialog.
If anyone has seen or knows anything about this issue, please let me know. I would really like to find out what is going on.
Thanks,
Jonathan L Clark
Firmware Engineer