Hi,
I can compile/flash firmware on the CC3200 launchpad. Eg Blinking a led works just fine, but when I add a Serial.print statement obviously this statement blocks the rest, the led doesn't blink anymore.
Any idea what can be the reason?
Thanks.
UPDATE:
Serial.print not only blocks on Mac OSX but as well on Win 7!