工具/软件:TI C/C++编译器
尊敬的先生:
我想在 taskHook switchFxn 中检查任务堆栈、并在堆栈使用超过90%时打印警告。
但是当 在 switchFxn 中调用 AppUtils_printf()时,系统可能会转储。
我的 PDK: PSDK_RTOS_auto_J7_07_00_00_11
我不确定这是一个错误。 或者 不应在 switchFxn 中调用 AppUtils_printf()。
--AppUtils_printf() 在 createFxn 中调用时,我发现这是可以的。
此致、
黄石