discussions Search Results · topic:arm org:RT-Thread fork:true is:public
Filter by
42 results
(99 ms)42 results
inRT-Thread (press backspace or delete to remove):
此issue登记记录在开发过程中遇到的一些使用陷阱,并最好能提供如何规避此类陷阱的方法、思路以及故事:)
- rt_malloc/rt_free
- 内核版本: 4.0.3
- 陷阱1:不应该出现在中断上下文中
- 说明:由于rt_malloc/rt_free里会操作锁,RT-Thread在中断上下文中不可拿锁。
- 陷阱2:不应该在关调度器、关中断后使用 ...
geniusgogoposted
on Sep 14, 2020- 5
:
v4.0.4 已经发布了,所以我们开始筹备下个版本的发布了,下个版本按计划是一个次版本的更新,将会包含更多的新特性。
如果您也有一些功能想法或对当前计划的看法,请发表评论。
v4.0.4 has been released, so we have started to prepare for the release of the next version. The next version is ...
Guozhanxinposted
on Dec 7, 2021- 57