Other Parts Discussed in Thread: AWR6843AOP, UNIFLASH
I just flashed the mmWave demo "mmwave_sdk_03_06_00_00-LTS" onto my AWR6843AOP and am trying to connect the visualizer to it. It immediately fails when trying to connect to the serial ports.
Here is my board configuration:
I am running on Ubuntu 20.04 with the download version mmWave Demo Visualizer 3.6.0. I have also tried both Firefox and Chrome with the extensions installed but neither behave differently.
Output from "ll /dev/serial/by-id" shows that the radar connects:
total 0
drwxr-xr-x 2 root root 80 Sep 8 10:02 ./
drwxr-xr-x 4 root root 80 Sep 8 10:02 ../
lrwxrwxrwx 1 root root 13 Sep 8 10:02 usb-Silicon_Labs_CP2105_Dual_USB_to_UART_Bridge_Controller_00E24282-if00-port0 -> ../../ttyUSB0
lrwxrwxrwx 1 root root 13 Sep 8 10:02 usb-Silicon_Labs_CP2105_Dual_USB_to_UART_Bridge_Controller_00E24282-if01-port0 -> ../../ttyUSB1
However, dmesg shows a "Failed to attach ACPI GPIO chip" error. I have already tried installing the driver from https://community.silabs.com/s/question/0D58Y00008u8b0SSAQ/cp210x-to-vcp-driver-failed-to-build-for-kernel-513-ubuntu-2004?language=en_US but it does not make a difference:
usb 3-11: Product: CP2105 Dual USB to UART Bridge Controller
[72788.716099] usb 3-11: Manufacturer: Silicon Labs
[72788.716100] usb 3-11: SerialNumber: 00E24282
[72788.719135] cp210x 3-11:1.0: cp210x converter detected
[72788.720946] usb 3-11: cp210x converter now attached to ttyUSB0
[72788.721222] cp210x 3-11:1.1: cp210x converter detected
[72788.722102] cp210x 3-11:1.1: Failed to attach ACPI GPIO chip
[72788.722907] usb 3-11: cp210x converter now attached to ttyUSB1