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.

[参考译文] LAUNCHXL-CC26X2R1:增加 ti_sysvios_KNL_idle_loop 堆叠大小

Guru**** 2350610 points
Other Parts Discussed in Thread: SYSBIOS
请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/wireless-connectivity/bluetooth-group/bluetooth/f/bluetooth-forum/1420954/launchxl-cc26x2r1-increase-ti_sysvios_knl_idle_loop-stacksize

器件型号:LAUNCHXL-CC26X2R1
Thread 中讨论的其他器件:SYSBIOS

工具与软件:

大家好!

ti_sysbios_KNL_idle_loop 任务的默认 stacksize 为768。

我的程序运行良好,但我想知道,复制这样的价值是否明智,只是为了安全。

请告诉我您的意见以及如何做。

祝您度过美好的一天!

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

    您好!

    是的、你可以更新工程的.syscfg 文件中的空闲栈大小。

    应该可以保持原样、但如果确实留下了额外的 RAM、则将该 RAM 分配到不同的任务堆栈(包括空闲堆栈)可能是有意义的。

    谢谢!
    Toby