There is something strange with one of my LPC4088QSB...
I succeed all along a day of uploading files that works. Since last night, I still can upload files but when I push the reset button or unplug, plug the usb, the board show the two blue dimmed lights...
There is no fail.txt file on the mbed. I tried with FlashMagic to erase the memory, it worked but no results. Then I tried also to upload again the last firmware ( Version: 0203 Build: Nov 24 2014 14:23:24 Git Commit SHA: fa73641e12c39d2595ca566a3d7b19380ece836c Git local mods:No is written into the mbed.htm file on 4088) but nothing wants to works...
what could be the solution ?
I also tried the the solution written in this post without success...
Any help would be nice.
Best Regards
Grag38
EDIT:
I just remove the LPC4088QSB from my testBoard and everything comes back... may be an false contact or to much current asked to the lpc...
Problem with LPC4088 QSB
The board does not start anymore. After loading a bin-file on the mbed-drive, the board generates a text file "fail.txt". The file says SWD ERROR. The LPC4088 does not start-up. The reset button does not work, only LED3 an LED4 are dimmed blue. When reset button is pushed nothing happens. Access to the mbed-drive and CRD DISABLD-drive is possible. Update firmware, no results.
SOLUTION BY EA-SUPPORT
SWD error usually means that the application running on the LPC4088 is corrupt and makes it impossible to reprogram the board. What you need to do in this case is to force the LPC4088 into ISP mode.
1. Make sure the board ins't powered. 2. Hold down the user push-button (the button just below the large USB connector). See image on the link below.
http://developer.mbed.org/users/embeddedartists/notebook/lpc4088-quickstart-board---hardware-information/
3. While still holding down the user push-button power the board, i.e., insert the micro-USB connector. 4. Download an application that is known to work (see link below)
http://developer.mbed.org/media/uploads/embeddedartists/firsttestprogram_lpc4088.bin
5. Reset the board and the new application should start.
If the above doesn't work for you you can instead of pushing the user push-button connect P23 (ISP-EN) with GND (see the pin usage image on the link below). Do this, power the board, and then follow step 4 and 5.
http://developer.mbed.org/users/embeddedartists/notebook/lpc4088-quickstart-board---hardware-information/