Hi there,
I reference this file: file:///C:/ti/mmwave_mcuplus_sdk_04_04_01_02/mcu_plus_sdk_awr294x_09_00_00_15/docs/api_guide_awr294x/group__KERNEL__DPL__HEAP.html#ga51a950f3525ca23773a489c4c81a8ab7
Does the HeaP_alloc() function allow use in multitasking?
If two tasks call this function simultaneously, can the OS protect against racing condition issues?