Hi,
I am trying to get the throughput example working on the CC266R-Q1 wbms devkit but nothing is showing up on the GUI. The nodes are not detected at all.
The connections I have from the XDS110 aux. connector to the main device node are as follows:
XDS110 -> Main device node
-------------------------------------------
UARTTX -> J4 pin 1
UARTRX -> J4 pin 2
TGTSupplyout -> J7 pin 1
GND -> J7 pin 2
*The JTAG debug connector of the XDS110 is connected to the JTAG connector J1 on the main device board.
*The main device board is supplied by the XDS110 3.3V supply. I can measure the supply at J7 correctly.
*There is no 12V supply connected to the main device board as there is no need for the BQ IC in the throughput example.
* When connecting to the target through the GUI, I can see UART communication on the J4 pin 1 (UARTTX) using an oscilloscope.
* There is no UART communication happening on J4 pin 2, ever.
* The main device board was flashed using CCS 12.4.0 with success. (project flashed is wmain_diag_CC26X2R1_LAUNCHXL_tirtos7_ticlang)
*All 8 device boards have been powered with a common external 12VDC source.
*All 8 device boards were flashed using CCS 12.4.0 with success. (project flashed is wdevice_CC26X2R1_LAUNCHXL_tirtos7_ticlang)
*I have set the UART baud rate of both XDS110 COM ports in device manager to 9600 and also set the baud rate to 9600 in the demoGUI.
I have still not been able to detect any of the nodes nor get any response from the demoGUI whatsoever. What am I forgetting here?
Thank you