|
My journey with FreeRTOS so far
|
|
16
|
537
|
January 28, 2025
|
|
Custom ISA Requirements
|
|
6
|
145
|
January 27, 2025
|
|
Memory Constrained FreeRTOS in Xilinx FPGA
|
|
7
|
210
|
January 27, 2025
|
|
Using STM32H723ZG for integrating RTOS , software going to Hardfault while executing line const portISR_t * const pxVectorTable = portSCB_VTOR_REG;
|
|
1
|
90
|
January 27, 2025
|
|
Using NRF52832 chip + freeRTOS development encounters the problem of getting stuck in idle tasks
|
|
8
|
111
|
January 27, 2025
|
|
Accesing a memory direction using a pointer
|
|
4
|
78
|
January 26, 2025
|
|
I am unable to find FreeRtosConfig.h kernal file
|
|
1
|
74
|
January 24, 2025
|
|
New function "pvPortRealloc"
|
|
4
|
436
|
January 24, 2025
|
|
关于队列的数据项匹配问题
|
|
5
|
105
|
January 24, 2025
|
|
Questions about port.c function for Ti CCS compiler CM4F
|
|
6
|
133
|
January 23, 2025
|
|
Can xPortIsInsideInterrupt() be called in unprivileged tasks?
|
|
1
|
256
|
January 23, 2025
|
|
How to Configure FreeRTOS Includes with a "Custom Prefix"?
|
|
2
|
139
|
January 22, 2025
|
|
Mutex->TasksWaitingToRecieve->NumberOfItems is -1
|
|
2
|
51
|
January 22, 2025
|
|
CortexR4: Spurious Data Abort Interrupt
|
|
20
|
244
|
January 22, 2025
|
|
vTaskStartScheduler causing UsageFault_Handler
|
|
2
|
87
|
January 22, 2025
|
|
SMP Performance Benchmarking
|
|
42
|
1573
|
January 21, 2025
|
|
Can I make a class member function a task's TaskFunction_t pcTaskCode?
|
|
10
|
4064
|
January 21, 2025
|
|
Issue with releasing mutex from ISR
|
|
4
|
131
|
January 21, 2025
|
|
Freertos 'FROM_ISR' calls blocks the CPU
|
|
5
|
151
|
January 21, 2025
|
|
portSVC_RAISE_PRIVILEGE behaves differently in mpu wrapper v1 and v2
|
|
4
|
136
|
January 21, 2025
|
|
Error: L6218E: Undefined symbol ulICCIAR (referred from portASM-77f2ec.o
|
|
12
|
277
|
January 20, 2025
|
|
Re-using static allocated TCB is not trivial
|
|
12
|
243
|
January 20, 2025
|
|
Freertos c++ prvPortStartFirstTask damage stack
|
|
11
|
202
|
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
|
123
|
January 20, 2025
|
|
How to handle removing a semaphore while it's being waited on by a different task?
|
|
4
|
131
|
January 17, 2025
|
|
Tickless implementation
|
|
13
|
265
|
January 16, 2025
|
|
FreeRTOS+TCP will not reply ping after unplug/plug eth cable when sending data
|
|
41
|
1073
|
January 15, 2025
|
|
Problems using Semaphore in SMP, need help
|
|
6
|
235
|
January 14, 2025
|
|
Pre-emptive Scheduling without Time Slicing and Run-Time Statistics
|
|
19
|
423
|
January 13, 2025
|
|
Migration from deprecated rtos v10.4.3 to v11.0.1
|
|
3
|
545
|
January 12, 2025
|