Hi!
I'v received my Maple just a few days ago and started playing with it. At first I used the IDE but I needed micros() so I cloned the git repository and started using the unix-toolchain (maybe I could have just used the new libmaple with the IDE, but meh, I like the terminal more). I have noticed some "strange" behavior. I tried to print out some debugging information over USB, but it didn't work.
I opened the ASCII table example and uploaded it to RAM. Tested it out and it worked. Then I uploaded that same sketch without any modifications to FLASH and it didn't work. Any pointers?
Let me know if you need any additional info. Thank you!
Edit: I have unplugged and plugged back in the usb cable. Then I uploaded the sketch to FLASH again. And now it works...