Arrghhhh! I'm using IDE 0.0.12 on a Windows XP system connected via USB to a rev 5 Maple. The interface seems to change from day to day.
I always select under "tools" "board" to "Flash" and "serial Port" "com3". The first few days I'd just hit "upload" and the program would upload as expected. When I press "Serial Monitor" I'd get a window on "com10" that would receive data from my application, as, for example in the "hello world" stub. If I went to "tools" "serial port" there would typically be this new port, com10, listed and checked.
Then I started getting "Couldn't find the DFU device: [lEAF:0003]" error, so I would use the "reset" while uploading. This required hitting reset at the right time so I also use the "Perpetual bootloader" scheme (pressing reset and the "but" button on the board). This got more awkward as I installed the Maple board inside my device.
Now I no longer get the second com10 port after a successful upload, so I can't see what my application is doing anymore.
I just reloaded "hello world" and can't get any feedback (no com10). I also changed it to include "blink" (so I'm sure my new program is there). The only serial port is com3 and it doesn't work as a monitor.
Any suggestions?
thanks in advance...