本程序包含了在STM32F103芯片上移植的Azure Threadx RTOS代码,使用Keil5来构建项目。它简单地实现了两个任务,并通过事件信号来触发任务之间的通信。
STM32F103芯片上的Azure Threadx RTOS任务事件应用
文件列表
STM32F103-AzureRTOS-5-event.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
暂无评论