Other Parts Discussed in Thread: CC2640, CC2650
Hello
I am using cc2640 implemented in LSRs SABLE X 5x5 system with TI XDS110 debugger. I would like to do histogram testing of the ADC and for that I need to send my data over the UART.
I used sensor controller studio to generate an CCS project. In sensor controller studio all 3 ADC sample applications are working perfectly (getting data from ADC and sending it via UART), but in CCS I do not get anything when I send data via UART(I am using 2.13 RTOS and I resolved the bug with UART and blocking of RTOS), so I think it is working from CC2640s side, but in windows hyperterminal (or putty) I do not get anything...
I used DIO_0 and DIO_1 pins for UART and I am not sure which COM port to use (COM4-XDS class application/user UART, COM5-class auxiliary data port or COM 6 witch is just USB port and witch stops the debuger when I try to connect with it). I mean i tried all 3 an nothing works... The Tx and Rx LEDs are also not flashing when I send the data and from LSRs datasheet DIO_0 and DIO_1 are for UART so I know where is the error?
Do I need to setup something for FLOW CONTROLL?
Should the UART communication go via USB of the debugger or the board?
I also can not get BTool to connect so do you think these problems are connected?
Regards,
Ivan
