您尚未登录。

楼主 # 2024-10-06 13:10:11

Imotronic
会员
注册时间: 2024-03-02
已发帖子: 7
积分: 23

F1C100s-RTThread-Demo

Hello
This project is an example based on F1C100s microcontroller. RT-Thread operating system is used here.
Gui guider and LVGL software are also used for graphic design.
You can open the project file named LVGL2RTT and extension .ebp with EmBitz software and compile and program it after connecting the F1C100 based board.Of course, it must be in boot mode.

You also need to copy phrases in the EmBitz software in the section below.
Project>Build Options>Post-Build Steps. Copy the following statements

arm-none-eabi-objcopy -O binary ${TARGET_OUTPUT_FILE} ${TARGET_OUTPUT_DIR}${TARGET_OUTPUT_BASENAME}.bin
${TARGET_OUTPUT_DIR}sunxi-fel -p spiflash-write 0x0000 ${TARGET_OUTPUT_DIR}boot.bin
${TARGET_OUTPUT_DIR}sunxi-fel -p spiflash-write 0x10000 ${TARGET_OUTPUT_DIR}LVGL2RTT.bin



RTThread-F1C100s.zip

离线

页脚

工信部备案:粤ICP备20025096号 Powered by FluxBB

感谢为中文互联网持续输出优质内容的各位老铁们。 QQ: 516333132, 微信(wechat): whycan_cn (哇酷网/挖坑网/填坑网) service@whycan.cn