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.

RTOS/TM4C129XNCZAD: disable the task hook

Part Number: TM4C129XNCZAD
Other Parts Discussed in Thread: SYSBIOS

Tool/software: TI-RTOS

Hello,

I'm using
- CCS Version: 6.1.0.00104,
- TIRTOS: tirtos_tivac_2_16_01_14,
- xdctools_3_32_01_22_core

and i want to disable the task hook function, to prevent memory heap allocation, and i noticed ti_sysbios_knl_Task_DISABLE_ALL_HOOKS in task.c, so how can i enablle this macro?

Thanks,

Mohammed Fawzy