Part Number: CC3200
Hi, I use the CC3200 launchpad Rev4.1 and Uniflash 3.4.0.00003.
I recently bought a UART - USB module which you can check with this link. 
This module uses FTDI's FT232RL chip and supports 921600 baud rate.
The Uniflash Wiki says that "Currently, no automatic detection of COM port is supported and the baud rate supported is 921,600 only.".
So I believe I configured the correct settings.
I've connected both the launchpad and the UART module. Before testing it with the Uniflash, I debugged the "timer_cc" example which prints the frequency via the terminal program.
Report("Frequency : %d Hz\n\n\r",g_ulFreq);
// I used a terminal program like Putty and that terminal showed this message when I connected the launchpad like the above picture
// (except the SOP2 pin)
// In this case, the baud rate was 115200
However, when I tried to use the Uniflash, it returned an error. I pressed the "Format" button. The following message appeared.
The application UART worked fine. However, the Uniflash shows the "No device USB ports were found".
Are there additional settings to be done to use the Uniflash with this FTDI UART module?
 
				 
		 
					 
                          



 
				 
				

