Just got the pyboard.
My laptop recognized it immediately.
1. After I modify main.py, how can I execute it? should not it be executed automatically?
2. In device manager, I see that pyboard com is recognized as USD Serial Device and not Pyboard usb comm port (as mentioned in the link: http://micropython.org/resources/Micro- ... -setup.pdf), Is it a problem?
3. in pyCharm, how do I download the program to the device? and how can I execute it? (already installed microPython for pycharm)
4. in pyCharm, tools->MicroPython->MicroPython REPL. when I select it I get the following msg:
Device path E:\
Found the device, but could not connect via port 'E:\\': could not open port 'E:\\': FileNotFoundError(2, 'The system cannot find the path specified.', None, 3)
I'm not sure what to suggest.

Press ENTER to continue
can anyone help me with the issues above?
Thanks
Alex