USART interrupt handler is invoked only once
|
|
48
|
132
|
May 14, 2025
|
xTaskAbortDelayFromISR()
|
|
3
|
24
|
May 14, 2025
|
Deterministic simulation in linux user-space
|
|
5
|
25
|
May 13, 2025
|
Crash after some hours when interrupts are enabled
|
|
12
|
39
|
May 13, 2025
|
Task isn't yielding on vTaskdelay duration
|
|
10
|
73
|
May 12, 2025
|
Mutex use cases
|
|
3
|
26
|
May 12, 2025
|
What are the stack and heap set in the GCC linker script used for?
|
|
9
|
61
|
May 12, 2025
|
Can I write Driver function access gpio at constant rate in task handler function
|
|
1
|
24
|
May 8, 2025
|
FreeRTOS+TCP on Zynq 7000 (MicroZed) include source file problem
|
|
6
|
2116
|
May 8, 2025
|
Change the task priority temporary
|
|
14
|
72
|
May 7, 2025
|
Is there a big difference between vPortMalloc and Malloc?
|
|
4
|
69
|
May 6, 2025
|
xTaskCreate() sometimes never returns in Windows port when creating many tasks
|
|
5
|
81
|
May 6, 2025
|
How to detect task overruns
|
|
24
|
124
|
May 5, 2025
|
About semaphore deadlock and idle task hook
|
|
26
|
260
|
May 2, 2025
|
How I solved the memory leak problem in a complex program. With many tasks
|
|
1
|
61
|
May 2, 2025
|
Cortex-A9 port: disable interrupts before writing to ICC_PMR
|
|
17
|
134
|
May 2, 2025
|
Check task queue without reading it?
|
|
3
|
41
|
May 1, 2025
|
vTaskResume() continues execution from where?
|
|
3
|
28
|
May 1, 2025
|
vTaskStartScheduler() hangs the system on QEMU
|
|
7
|
57
|
April 29, 2025
|
FreeRTOS-MPU With FreeRTOS Kernel V10.3.1 For Cortex M7
|
|
3
|
59
|
April 29, 2025
|
Is it Feasible Porting FreeRTOS to an ARM A53 on an NXP s32g-vnp-rdb2 device?
|
|
2
|
39
|
April 29, 2025
|
FreeRTOS kernel profiling tools
|
|
4
|
75
|
April 29, 2025
|
Preemptive Scheduling without time slicing
|
|
3
|
40
|
April 29, 2025
|
Whether QEMU MPS2 Demo support UART input?
|
|
12
|
64
|
April 29, 2025
|
Error on Visual studio platform
|
|
4
|
38
|
April 29, 2025
|
Requesting Freertos port code to CR-(4) series
|
|
39
|
234
|
April 29, 2025
|
Issues with timer task
|
|
2
|
49
|
April 27, 2025
|
Whether the FreeRTOS support rand()?
|
|
6
|
56
|
April 25, 2025
|
Whether the LM3S6965 Demo support QEMU I/O input?
|
|
13
|
76
|
April 23, 2025
|
Giving a mutex from a task other than the one that took it
|
|
3
|
46
|
April 22, 2025
|