工具与软件:
HII、
我正在 CC3235SF 中使用 UART、其中我使用 FreeRTOS 导入了 UART 回显代码示例、但我在接收数据时遇到问题、我进入 TRAP 模式。
任何人都能告诉我 CC3235SF 中的 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.
我在 cc3235sf wifi baord 工作,我的问题是,
我 从 SDK 7.10.00.13中导入了 UART 的示例代码(uart2echo_CC3235SF_LAUNCHXL_FreeRTOS_gcc)、但在读取数据时遇到了问题、我遇到了陷阱。
"在 C:\ccs workspace\uart2callback_CC3235SF_LAUNCHXL_freertos_gcc\Debug\uart2echo_CC3235SF_LAUNCHXL_freertos_gcc.out:{3}0x10016d6{4}下没有适用于"xTaskResumeAll ()的源"
代码在偏移和数据也 没有读取时卡住了。