My journey with FreeRTOS so far
|
|
11
|
48
|
January 25, 2025
|
Using NRF52832 chip + freeRTOS development encounters the problem of getting stuck in idle tasks
|
|
1
|
3
|
January 25, 2025
|
Tasks not continuously executing and tick count not updating
|
|
2
|
7
|
January 25, 2025
|
FreeRTOS hangs after vTaskEndScheduler in Posix_GCC port
|
|
7
|
52
|
January 24, 2025
|
I am unable to find FreeRtosConfig.h kernal file
|
|
1
|
10
|
January 24, 2025
|
New function "pvPortRealloc"
|
|
4
|
33
|
January 24, 2025
|
关于队列的数据项匹配问题
|
|
5
|
25
|
January 24, 2025
|
Questions about port.c function for Ti CCS compiler CM4F
|
|
6
|
24
|
January 23, 2025
|
Memory Constrained FreeRTOS in Xilinx FPGA
|
|
6
|
46
|
January 23, 2025
|
Import coreMQTT to Tiva
|
|
9
|
61
|
January 23, 2025
|
Can xPortIsInsideInterrupt() be called in unprivileged tasks?
|
|
1
|
18
|
January 23, 2025
|
How to Configure FreeRTOS Includes with a "Custom Prefix"?
|
|
2
|
30
|
January 22, 2025
|
Mutex->TasksWaitingToRecieve->NumberOfItems is -1
|
|
2
|
22
|
January 22, 2025
|
pvPortMalloc functionality
|
|
4
|
57
|
January 22, 2025
|
CortexR4: Spurious Data Abort Interrupt
|
|
20
|
38
|
January 22, 2025
|
vTaskStartScheduler causing UsageFault_Handler
|
|
2
|
21
|
January 22, 2025
|
SMP Performance Benchmarking
|
|
42
|
355
|
January 21, 2025
|
Can I make a class member function a task's TaskFunction_t pcTaskCode?
|
|
10
|
3605
|
January 21, 2025
|
Locking Message Buffers to use them with multiple writers
|
|
3
|
38
|
January 21, 2025
|
Issue with releasing mutex from ISR
|
|
4
|
21
|
January 21, 2025
|
The FreeRTOS tick counter (xTickCounts) stops incrementing in very rare cases
|
|
15
|
104
|
January 21, 2025
|
Freertos 'FROM_ISR' calls blocks the CPU
|
|
5
|
54
|
January 21, 2025
|
portSVC_RAISE_PRIVILEGE behaves differently in mpu wrapper v1 and v2
|
|
4
|
33
|
January 21, 2025
|
Error: L6218E: Undefined symbol ulICCIAR (referred from portASM-77f2ec.o
|
|
12
|
62
|
January 20, 2025
|
Re-using static allocated TCB is not trivial
|
|
12
|
75
|
January 20, 2025
|
Freertos c++ prvPortStartFirstTask damage stack
|
|
11
|
42
|
January 20, 2025
|
When using freeRTOS-MPU port, how does a user mode task access static variables/global variables if it could only access its stack?
|
|
2
|
43
|
January 20, 2025
|
How to handle removing a semaphore while it's being waited on by a different task?
|
|
4
|
39
|
January 17, 2025
|
Tickless implementation
|
|
13
|
79
|
January 16, 2025
|
FreeRTOS+TCP will not reply ping after unplug/plug eth cable when sending data
|
|
41
|
652
|
January 15, 2025
|