大家好,
我在用c6678evm跑platform_test例程时测试uart的时候遇到了问题
我用ccs一步步调试 发现调用函数 platform_uart_write 后我的串口并没有接受到数据
然后进入函数platform_uart_read后 6678似乎也一直不能读到我发过去的数据
因为我电脑上没有232口 我用了一个usb转com的线 我之前接232口都是用这个方法 这个会有影响么?
波特率 数据位什么的都按照 readme文件里面设置的 应该没有问题
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.