Other Parts Discussed in Thread: SYSCONFIG
Tool/software:
How much RAM space does ZB_INIT need to occupy in order to operate normally
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.
Hi,
You can review the RAM allocations in the Memory Allocations View in CCS. You are able to modify the THREADSTACKSIZE in ti_f3_main.c, and FreeRTOS Stack and Heap Sizes are also available in SysConfig but should not need to be altered. What exact change from the functional default examples is necessary to create the hard fault?
Regards,
Ryan