工具/软件:Code Composer Studio
您好!
我正在使用 CC2540 USB 软件狗并尝试编辑 SimpleBLEperipheral 中的代码以与 UART 通信、但我仍在努力。
我该怎么办??
感谢您的帮助!!
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.
您好、Elin、
我关注项目 HostTest、因为我看到这个项目与计算机进行 UART 通信。 然后、我复制了 HostTest 中的 UART 以替换 到 SimpleBLEperipheral 中的一部分 UART、但这仍然是一个问题
致命错误[Pe1696]:无法打开源文件"_hal_UART_USB.c" C:\Texas Instruments\BLE-CC254x-1.5.0.16\Components\hal\target\CC2540EB\hal_UART.c 82
我认为这是源代码中缺少文件_hal_UART_USB.c。 我现在该怎么办?
非常感谢!!
Do Hoang Long