STM32WB55 FreeRTOS systick not firing
|
|
34
|
3837
|
January 31, 2025
|
Clarity regarding ulRunTimeCounter
|
|
8
|
62
|
January 30, 2025
|
The FreeRTOS tick counter (xTickCounts) stops incrementing in very rare cases
|
|
17
|
149
|
January 29, 2025
|
Heap_5 unable to free memory
|
|
4
|
26
|
January 28, 2025
|
vPortGetHeapStats() in 'heap_5.c' fails when upgrading from 'V10.5.1' to 'V11.1.0'
|
|
11
|
43
|
January 28, 2025
|
Tasks not continuously executing and tick count not updating
|
|
23
|
71
|
January 28, 2025
|
pvPortMalloc functionality
|
|
6
|
80
|
January 28, 2025
|
My journey with FreeRTOS so far
|
|
16
|
134
|
January 28, 2025
|
Custom ISA Requirements
|
|
6
|
35
|
January 27, 2025
|
Memory Constrained FreeRTOS in Xilinx FPGA
|
|
7
|
68
|
January 27, 2025
|
Using STM32H723ZG for integrating RTOS , software going to Hardfault while executing line const portISR_t * const pxVectorTable = portSCB_VTOR_REG;
|
|
1
|
22
|
January 27, 2025
|
Using NRF52832 chip + freeRTOS development encounters the problem of getting stuck in idle tasks
|
|
8
|
18
|
January 27, 2025
|
Accesing a memory direction using a pointer
|
|
4
|
21
|
January 26, 2025
|
I am unable to find FreeRtosConfig.h kernal file
|
|
1
|
21
|
January 24, 2025
|
New function "pvPortRealloc"
|
|
4
|
45
|
January 24, 2025
|
关于队列的数据项匹配问题
|
|
5
|
38
|
January 24, 2025
|
Questions about port.c function for Ti CCS compiler CM4F
|
|
6
|
33
|
January 23, 2025
|
Can xPortIsInsideInterrupt() be called in unprivileged tasks?
|
|
1
|
30
|
January 23, 2025
|
How to Configure FreeRTOS Includes with a "Custom Prefix"?
|
|
2
|
39
|
January 22, 2025
|
Mutex->TasksWaitingToRecieve->NumberOfItems is -1
|
|
2
|
26
|
January 22, 2025
|
CortexR4: Spurious Data Abort Interrupt
|
|
20
|
50
|
January 22, 2025
|
vTaskStartScheduler causing UsageFault_Handler
|
|
2
|
23
|
January 22, 2025
|
SMP Performance Benchmarking
|
|
42
|
379
|
January 21, 2025
|
Can I make a class member function a task's TaskFunction_t pcTaskCode?
|
|
10
|
3634
|
January 21, 2025
|
Locking Message Buffers to use them with multiple writers
|
|
3
|
43
|
January 21, 2025
|
Issue with releasing mutex from ISR
|
|
4
|
28
|
January 21, 2025
|
Freertos 'FROM_ISR' calls blocks the CPU
|
|
5
|
62
|
January 21, 2025
|
portSVC_RAISE_PRIVILEGE behaves differently in mpu wrapper v1 and v2
|
|
4
|
36
|
January 21, 2025
|
Error: L6218E: Undefined symbol ulICCIAR (referred from portASM-77f2ec.o
|
|
12
|
66
|
January 20, 2025
|
Re-using static allocated TCB is not trivial
|
|
12
|
85
|
January 20, 2025
|