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,
How to calculate task stack size?
I'm not sure to config size of stack.
I use software project Simple serial socket Server
Copyright (c) 2020, Texas Instruments Incorporated
SDK: 3.30.00.20
Code Composer Studio Version: 10.1.1.00004
This is HitHub link of TI SimpleLink CC2640R2 SDK 3.30.00.20
https://github.com/ti-simplelink/ble_examples/tree/simplelink_cc2640r2_sdk-3.30
This is LAUNCHXL-CC2640R2 LaunchPad Board link
https://www.ti.com/tool/LAUNCHXL-CC2640R2
Thank,
Vasu Khwanyuen
Hi Vasu,
I recommend that you start with the default value provided in the example project, as this was used to validate the existing application. You can then use the BLE-Stack Debugging Tools to further determine the peak stack usage and modify the application settings accordingly. You can get other recommendations from the TI-RTOS Debugging Training Video and TI-RTOS Kernel User's Guide.
Regards,
Ryan