Hi,
I downloaded Energia 16 to work with Redbearlab WIFi mini board. First of all Energia did not program the board right away on windows. I had to include ftd2xx.dll in the cc3200.exe directory to make it work. Now I was working with my board just fine until I tried MT mode of the board. I tried dumping a Multitasking firmware on the board it did work but now I can not reprogram the board either in the original mode or in MT mode. This is the error that I get:
Send reset request : 0xE5 0xA0
Get reset response : 0xff 0x00
Send reset request : 0xE5 0xA0
Get reset response : 0xff 0x00
Using HID to reset for RedBearLab board
Opening COM6
Read ACK failed
Failed to trigger bootloader
I don't understand what the problem is. Can someone help? Thanks