摘要:
背景 老师送给我的STM32的板子不小心给我坏了,现在疫情还没过去,为了复习巩固stm32有关的移植,只能先玩玩仿真了。 我们在这一讲主要以搭建环境为主。 host平台 :Ubuntu 16.04 GNU ARM Eclipse 介绍 GNU ARM官网:https://gnu mcu eclips 阅读全文
posted @ 2020-02-22 16:44
schips
阅读(2590)
评论(0)
推荐(0)
摘要:
背景 这篇文章主要是为了解决 在 Linux 中 编译 能够在 裸机上 跑的 程序 目前许多嵌入式软件软件开发在Linux平台下进行,编译效率高很多,如今天所述的gcc arm none eabi常适用于 Arm Cortex M & Cortex R processors (Cortex M0/M 阅读全文
posted @ 2020-02-22 16:22
schips
阅读(15952)
评论(1)
推荐(1)
摘要:
ref : "How do I enable UBIFS?" How do I enable UBIFS? Since UBIFS works on top of UBI, you have to enable UBI first (see "here" ). Then in the Linux c 阅读全文
posted @ 2020-02-22 10:23
schips
阅读(936)
评论(0)
推荐(0)