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.

LAUNCHXL-F280039C: 运行时触发关于“_system_post_cinit()”的异常错误,并且会跳转至“0x3feef8”。

Part Number: LAUNCHXL-F280039C

Hi~大佬们~我在BSP开发阶段就发现了这个问题,一直没有处理,现在BSP开发完了,回过头来处理这个事情。

在频繁中断操作时极易复现。

比如:串口收一串数据后返回相同数据。

需要请教的问题:

1、导致触发这个问题的可能原因有哪些?

2、当程序跳转至“0x3feef8”,我如何查问题源头?

说明:

*1、程序架构是基于时间片轮询机制的。

*2、如果关闭时间片轮询机制,就不会出现这个情况。

*3、因加密系统的缘故,无法提供源文件。