Toggle navigation
首页
问答
文章
积分商城
专家
专区
更多专区...
文档中心
返回主站
搜索
提问
会员
中心
登录
注册
RT-Thread一般讨论
为何加载example/kernel后,有些tc命令可用,有些tc命令不可用
发布于 2015-10-04 12:57:58 浏览:1893
订阅该版
\ | / - RT - Thread Operating System / | \ 2.1.0 build Oct 3 2015 2006 - 2015 Copyright by rt-thread team finsh>> --function: restart -- reboot PC reboot -- reboot PC list_mem -- list memory usage information hello -- say hello world version -- show RT-Thread version information list_thread -- list thread list_sem -- list semaphone in system list_event -- list event in system list_mutex -- list mutex in system list_mailbox -- list mail box in system list_msgqueue -- list message queue in system list_mempool -- list memory pool in system list_timer -- list timer in system list_device -- list device in system list -- list all symbol in system tc_stop -- stop testcase thread tc_start -- start testcase with testcase prefix or name tc_loop -- start testcase with testcase prefix or name in loop mode list_tc -- list all testcases _tc_thread_static -- a static thread test _tc_thread_dynamic -- a dynamic thread test _tc_thread_priority -- a priority thread test _tc_thread_same_priority -- a same priority thread test _tc_thread_static_simple -- a static thread example _tc_thread_dynamic_simple -- a dynamic thread example _tc_thread_delete -- a thread delete example _tc_thread_detach -- a static thread example _tc_thread_yield -- a thread yield example _tc_thread_suspend -- a thread suspend example _tc_thread_resume -- a thread resume example _tc_semaphore_static -- a static semaphore example _tc_semaphore_dynamic -- a dynamic semaphore example _tc_semaphore_priority -- a priority semaphore test _tc_semaphore_buffer_worker -- a buffer worker with semaphore example _tc_semaphore_producer_consumer -- producer and consumer example _tc_mutex_simple -- sime mutex example _tc_event_simple -- a simple event example _tc_mbox_simple -- a simple mailbox example _tc_mbox_send_wait -- a example of mailbox send wait _tc_messageq_simple -- a simple message queue example _tc_timer_static -- a static timer example _tc_timer_create -- a dynamic timer example _tc_timer_stop_self -- a dynamic timer example _tc_timer_control -- a timer control example _tc_timer_timeout -- a thread timer testcase _tc_heap_malloc -- a heap malloc test _tc_heap_realloc -- a heap re-malloc test _tc_mempool_simple -- a memory pool example _tc_sample -- a thread testcase example --variable: dummy -- dummy variable for finsh _tc_scale -- the testcase timer timeout scale finsh>>_tc_mutex_simple() Null node finsh>>_tc_messageq_simple() Null node finsh>>_tc_event_simple() Null node finsh>>_tc_sample() 25, 0x00000019 finsh>>I'm sample! _tc_memepool_simple() Null node finsh>> _tc_sample()可以执行 但是为何_tc_mutex_simple() _tc_memepool_simple()都不行呢? 根据提示信息: finsh>>tc_start() TestCase Usage: tc_start(prefix) list_tc() can list all testcases. 但是我执行: finsh>>tc_start(thread_yield) Unknown symbol finsh>>
查看更多
3
个回答
默认排序
按发布时间排序
bernard
2015-10-04
这家伙很懒,什么也没写!
名字长度超了finsh可接受的长度
张三
2015-10-04
这家伙很懒,什么也没写!
3ks
撰写答案
登录
注册新账号
关注者
0
被浏览
1.9k
关于作者
张三
这家伙很懒,什么也没写!
提问
2
回答
3
被采纳
0
关注TA
发私信
相关问题
1
有关动态模块加载的一篇论文
2
最近的调程序总结
3
晕掉了,这么久都不见layer2的踪影啊
4
继续K9ii的历程
5
[GUI相关] FreeType 2
6
[GUI相关]嵌入式系统中文输入法的设计
7
20081101 RT-Thread开发者聚会总结
8
嵌入式系统基础
9
linux2.4.19在at91rm9200 上的寄存器设置
10
[转]基于嵌入式Linux的通用触摸屏校准程序
推荐文章
1
RT-Thread应用项目汇总
2
玩转RT-Thread系列教程
3
国产MCU移植系列教程汇总,欢迎查看!
4
机器人操作系统 (ROS2) 和 RT-Thread 通信
5
五分钟玩转RT-Thread新社区
6
【技术三千问】之《玩转ART-Pi》,看这篇就够了!干货汇总
7
关于STM32H7开发板上使用SDIO接口驱动SD卡挂载文件系统的问题总结
8
STM32的“GPU”——DMA2D实例详解
9
RT-Thread隐藏的宝藏之completion
10
【ART-PI】RT-Thread 开启RTC 与 Alarm组件
最新文章
1
【NXP-MCXA153】 定时器驱动移植
2
GD32F450 看门狗驱动适配
3
【NXP-MCXA153】看门狗驱动移植
4
RT-Thread Studio V2.2.9 Release Note
5
CherryUSB的bootuf2配置
热门标签
RT-Thread Studio
串口
Env
LWIP
SPI
AT
Bootloader
Hardfault
CAN总线
FinSH
ART-Pi
USB
DMA
文件系统
RT-Thread
SCons
RT-Thread Nano
线程
MQTT
STM32
RTC
FAL
rt-smart
ESP8266
I2C_IIC
UART
WIZnet_W5500
ota在线升级
PWM
freemodbus
flash
cubemx
packages_软件包
BSP
潘多拉开发板_Pandora
定时器
ADC
GD32
flashDB
socket
中断
编译报错
Debug
rt_mq_消息队列_msg_queue
SFUD
msh
keil_MDK
ulog
C++_cpp
MicroPython
本月问答贡献
踩姑娘的小蘑菇
7
个答案
2
次被采纳
a1012112796
15
个答案
1
次被采纳
Ryan_CW
5
个答案
1
次被采纳
红枫
4
个答案
1
次被采纳
张世争
4
个答案
1
次被采纳
本月文章贡献
YZRD
3
篇文章
6
次点赞
catcatbing
3
篇文章
6
次点赞
lizimu
2
篇文章
8
次点赞
qq1078249029
2
篇文章
2
次点赞
xnosky
2
篇文章
1
次点赞
回到
顶部
发布
问题
分享
好友
手机
浏览
扫码手机浏览
投诉
建议
回到
底部