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.

CC26460R2F SBP_TASK_STACK_SIZE大小

Other Parts Discussed in Thread: CC2640R2F

请教TI工程师有关SBP_TASK_STACK_SIZE大小的问题:

在CC2640R2F,ble5stack下的simple_peripheral例程,目前想把串口接收缓存开大点,但是SBP_TASK_STACK_SIZE只能增加到1500多,再增大程序就异常了,但是目前memory的SRAM只占用了72%,还有很多的剩余空间,如何设置实现SBP_TASK_STACK_SIZE的扩充呢?