Part Number: TDA4VM
Tool/software: TI C/C++ Compiler
Dear Sir:
I want to check task stack in the taskHook switchFxn, and print the warning while the stack used over 90%.
but the system maybe dump when the AppUtils_Printf() is called in the switchFxn.
my pdk : psdk_rtos_auto_j7_07_00_00_11
I am not sure that it is a bug. or the AppUtils_Printf() should not be invoked in the switchFxn.
--and I find it's ok while AppUtils_Printf() is called in the createFxn.
Regards,
Huanggl