Tool/software:
Hi,
We are using
SDK : mcu_plus_sdk_am64x_09_02_00_50
Processor : AM6421
CCS : 12.7.1
When we try to analyze the R5F1_0 stack usage of Freertos tasks in CCS with stack usage tool, we observe some tasks use 100% of stack allocated.
When we try to increase the stack size for that particular task, there is no change in the stack status, and it also disturbs the stack usage of other tasks.
Suggest how the configure the stack sizes in CCS for Freertos.
We are running the application from DDR.