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.

TMS320DM8148: uart i2c

Part Number: TMS320DM8148

使用的是DVRRDK_04.01.00.02开发包。

我学llinux驱动是直接写的设备树,

这个开发包没有设备树,

有个疑问 ,uart0对应的是设备地址是  /dev/ttyO0

  那uart1/2对应的是不是 /dev/ttyO1/2  ?

还有i2c0对应的设备地址是什么,这个在代码里面怎么查看,我没找到,,