摘要:
stm32cubemx 配置freertos中断优先级 stm32cubeMx 直接集成freertos,可以不需要自己手动移植只需要把freertos的选项勾选就可以。 但是生成的代码工程中,freertos暴露给用户的API接口并不是原生的freertos接口,是经过cmsis-rtos进行一次 阅读全文
posted @ 2021-04-10 16:53
为鲸
阅读(2065)
评论(0)
推荐(1)
摘要:
1: Tomoho\Tomoho.axf: Error: L6218E: Undefined symbol main (referred from entry9a.o). 未编写main函数,在使用freertos时,CUBEMX需要重置main.c的内容: 取消勾选重新生成即可 2: 无法烧录,t 阅读全文
posted @ 2021-04-10 15:50
为鲸
阅读(1320)
评论(0)
推荐(0)

浙公网安备 33010602011771号