RedBear Labs WIFI mini CC3200 board
I tried compiling the blink example and it compiles fine, but fails to upload.
Tried using both Windows 7 32bit environment and Ubuntu 14.4 64bit environment.
I have installed all the required drivers on Windows. I also had to copy the ftd2xx,dll to the folder where the C3200Prog.exe file is.
Received error on both platforms is :
Open UART COM1
Can't open device
Failed to open uart COM1
Could not open UART COM1
The board seems to work ok because I can connect to it via WIFI.
What do I need to do to upload the compiled file. I would prefer a Linux solution.