如何在STM32F103芯片上移植Azure threadx RTOS代码,并使用信号量实现简单的任务通信。文章详细介绍了使用Keil5搭建工程的步骤,以及具体的代码实现方法。该程序适用于需要在STM32F103芯片上使用Azure threadx RTOS进行任务管理的开发者。
STM32F103芯片Azure threadx RTOS信号量的使用
文件列表
STM32F103-AzureRTOS-2-semaphore.7z
(预估有个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
暂无评论