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.

[参考译文] CC2340R5-Q1:系统收到 ICALL_ERRNO 超时错误号并卡在 ICall_ABORT 函数上。

Guru**** 2347070 points
Other Parts Discussed in Thread: CC2340R5-Q1
请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/wireless-connectivity/bluetooth-group/bluetooth/f/bluetooth-forum/1428601/cc2340r5-q1-the-system-received-an-icall_errno-timeout-error-number-and-got-stuck-on-the-icall_abort-function

器件型号:CC2340R5-Q1

工具与软件:

您好、朋友:

我使用 CC2340R5-Q1 MCU 和 SDK simplelink_lowpower_f3_sdk_8_10_01_02。 我使用 basic_ble 工程并将 i2ctarget 集成到其中。  如果 I2C 接收到 I2C 数据、它将触发 BLE 广播。 它将首先调用 BLEAppUtil_advStop (peripheralAdvHandle_1)函数、然后调用 BLEAppUtil_advStart (peripheralAdvHandle_1、&gAdvStart)函数。  数秒后、系统将在 iCall_directAPI 函数中接收错误编号 ICALL_ERRNO_TIMEOUT、然后卡在 iCall_ABORT 上。 有人知道原因吗?

提前感谢您。

Ted Wu