This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

TDA4VM: 关于EVM的调试器连接(XDS110)

Part Number: TDA4VM


同样的EVM,用Windows的CCS可以连接,但是用虚拟机里面的ubuntu却不能连接成功,请问有解决办法吗?

连接上的时候,Ubuntu会多出两个UART设备, /dev/ttyACM0和 /dev/ttyACM1,但是用CCS无法连接上。看文档好像应该识别为/dev/ttyUSB0和 /dev/ttyUSB1,但是为什么识别为/dev/ttyACM0和 /dev/ttyACM1了呢?