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.

CC2340R5: How much RAM space does ZB_INIT need to occupy in order to operate normally

Part Number: CC2340R5
Other Parts Discussed in Thread: SYSCONFIG

Tool/software:

How much RAM space does ZB_INIT need to occupy in order to operate normally

  • When I run to ZB_INIT(), the program will run to Exception_handlerSpain(), resulting in failure. Below is a screenshot of the.map file of mine

  • 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