如何在STM32F103芯片上移植Azure threadx RTOS,并实现了简单的任务代码。使用Keil5搭建工程,其中包含了两个任务,通过LED的亮灭验证任务的正常运行。
STM32F103芯片移植Azure threadx RTOS的简单任务代码
文件列表
STM32F103+Azure threadx RTOS 简单任务
(预估有个237文件)
keilkilll.bat
399B
tx_thread_create.c
16KB
tx_thread_system_suspend.c
45KB
tx_thread_resume.c
23KB
tx_queue_send.c
17KB
tx_byte_allocate.c
17KB
tx_event_flags_set.c
26KB
tx_misra.c
40KB
tx_mutex_get.c
18KB
tx_trace_enable.c
19KB
暂无评论