当前位置:网站首页>RT thread test
RT thread test
2022-06-11 03:28:00 【ee230】
This paper describes in ubuntu Compile below stm32f10x The process of
1. Source download
from github download rt-thread Source code
2. install scons Compiler tools
Please check rt-thread Source code below README file
3. download arm-none-linux
Search on the Internet , Here to download linux Version of
4. To configure
Set build profile rtconfig.py,
Software module profile rtconfig.h
drivers/board.h
Turn some function modules on and off
5. compile
Get into bsp/stm32f10x Catalog , function
scons
After starting compilation , Probably 30 Second compilation complete , Generate... In the current directory rt-thread.bin file . Download to stm32f103 Of 08000000 Address test .
open finsh Command line terminal :
stay rtconfig.h Set in :
#define RT_USING_COMPONENTS_INIT
........................
/* SECTION: Console options */
#define RT_USING_CONSOLE
/* the buffer size of console*/
#define RT_CONSOLEBUF_SIZE 128
// <string name="RT_CONSOLE_DEVICE_NAME" description="The device name for console" default="uart1" />
#define RT_CONSOLE_DEVICE_NAME "uart1"
/* SECTION: finsh, a C-Express shell */
#define RT_USING_FINSH
/* Using symbol table */
#define FINSH_USING_SYMTAB
#define FINSH_USING_DESCRIPTION
I happen to have a piece in my hand STM32 The board of , The test results after compilation are as follows :
\ | /
- RT - Thread Operating System
/ | \ 3.0.1 build Dec 8 2017
2006 - 2017 Copyright by rt-thread team
finsh>>
finsh>>
边栏推荐
- If there is no separation ----- > > log interpretation (3)
- Shangpinhui mall_ Background homepage of
- 潮玩力真火力!年轻人第一台巨幕影院?酷开电视Max 86“庞然来袭
- C. Jump and Treasure(dp + 单调队列优化)
- 正则表达式
- 【ELT.ZIP】OpenHarmony啃论文俱乐部——快速随机访问字符串压缩
- iQOO 8实测上手体验:王者归来,从不高调
- Disk quota exceeded
- Hqchart nailing applet tutorial 1- create a K-line diagram
- postgresql 函数的参数为自定义类型时传参格式
猜你喜欢

2022 年 5 月产品大事记

The tide play power is really firepower! The first big screen cinema for young people? Cool open TV Max 86 "sudden attack

SQL | 游戏行业部分指标

Why is vfly, a high-end brand of Yadi that does not live up to its name, not high-end?

JS top icon menu click to switch background color JS special effect

has been blocked by CORS policy: No ‘Access-Control-Allow-Origin‘ header is present on the requested

Dépannage du problème de retard des données de communication du micro - ordinateur à puce unique

Disk quota exceeded

Oppo reno6 turned sour by "inner roll"

618将至!全渠道开售,高价低配的OPPO Reno6能赢吗?
随机推荐
postgresql源码学习(十八)—— MVCC③-创建(获取)快照
Delete the watermark of the picture uploaded by CSDN
摘桃子(双指针)
File file = new file ("test.txt") file path
CheckBox美化按钮选中样式
词汇表的构建——代码补全快餐教程(3)-分词
R analysis visual practical data (flight \u education \u restaurant \u tenant \u change \u life \u safety)
618 coming! Can oppo reno6, which is sold through all channels with high price and low configuration, win?
SSL交互过程
【ELT.ZIP】OpenHarmony啃论文俱乐部——快速随机访问字符串压缩
OpenGl第九章 光照贴图
用Fragment实现图片简易浏览
Mazhiqiang: research progress and application of speech recognition technology -- RTC dev Meetup
PostgreSQL source code learning (18) -- mvcc ③ - creating (obtaining) snapshots
Resolved: JDBC connection to MySQL failed with an error:'The last packet sent successfully to the server was 0 milliseconds ago. '
[safety science popularization] have you been accepted by social workers today?
SQL | 游戏行业部分指标
Computer vision (AI) interview
Pyqt5: basic usage of label control
Troubleshooting of single chip microcomputer communication data delay