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.
我已将 CAN 模块移植到 SBL 并将其配置为中断模式、并且可以正常接收 CAN 消息。
如果我在 SBL 中收到一条 CAN 消息并跳转到应用、它将在程序运行期间崩溃。 这种情况类似于堆栈溢出。
但如果 SBL 中没有收到 CAN 消息、则不会发生此问题、并且该应用程序可以继续正常运行。
因此、我想知道如果将 SDK 默认模块之外的模块导入到 SBL 中、是否需要执行任何其他操作来确保应用在退出 SBL 时正常运行?
您好!
此示例适用于 AM263x 器件、但也可以由于 AM273x 上的机箱类似而轻松移植。
如果有任何问题、请告诉我。
此致、
Aakash