Core 1 on RP2040 SMP keeps running when Core 0 is stopped
|
|
5
|
74
|
September 26, 2024
|
FreeRTOS_select - Getting eSELECT_EXCEPT event infinitely
|
|
1
|
33
|
September 25, 2024
|
[STM32H7]Question about the space occupied by variables
|
|
5
|
100
|
September 25, 2024
|
taskYIELD not working from Idle Task
|
|
5
|
117
|
September 23, 2024
|
Stm32h723 and freertos hit hardfault when initializing MXUART8_Init();
|
|
3
|
139
|
September 22, 2024
|
Can an interrupt with the same priority as `configKERNEL_INTERRUPT_PRIORITY` cause a Hardfault INVPC?
|
|
3
|
37
|
September 22, 2024
|
FreeRTOS architecture decision
|
|
1
|
48
|
September 12, 2024
|
How to split tasks in CPU
|
|
2
|
51
|
September 11, 2024
|
Task not running after vTaskNotifyGiveFromISR
|
|
2
|
55
|
September 9, 2024
|
FWhy does eTaskConfirmSleepModeStatus not return eNoTasksWaitingTimeout?
|
|
3
|
33
|
September 5, 2024
|
How FreeRTOS run on core2
|
|
5
|
77
|
August 27, 2024
|
How to Manually add this FreeRTOS package into IAR workbench with only ARM_Cortex M33 CMSIS files?
|
|
15
|
98
|
August 14, 2024
|
FreeRTOS UDP server drops bytes between recvfrom() calls
|
|
3
|
235
|
August 13, 2024
|
FreeRTOS DATA logging
|
|
1
|
39
|
August 12, 2024
|
FreeRTOS issue buffer ethernet in reception
|
|
19
|
80
|
August 12, 2024
|
Tasks blocked after using xQueueReceive
|
|
4
|
69
|
August 7, 2024
|
C++ Exceptions in the Posix Port
|
|
4
|
59
|
July 28, 2024
|
Free RTOS Task Communication
|
|
2
|
85
|
July 20, 2024
|
Why didn't I observe the issue in `xPortPendSVHandler` while doing step by step execution?
|
|
1
|
40
|
July 19, 2024
|
In FreeRTOS_TCP_4.0.0 facing spurious retransmission while running awe tuning tool
|
|
8
|
425
|
July 12, 2024
|
xTaskNotifyFromISR can't schedule taskA
|
|
7
|
88
|
July 11, 2024
|
xSemaphoreTake doesn't work as expected
|
|
4
|
226
|
July 11, 2024
|
Sizeof assertion fails when calling xTimerCreateStatic/xTimerCreate
|
|
2
|
45
|
July 9, 2024
|
Saving FreeRTOS traces with GDB or Eclipse
|
|
0
|
100
|
June 23, 2024
|
Sending 2 Independent UDP packets on same socket from different tasks. Is this thread safe?
|
|
5
|
1241
|
June 21, 2024
|
TCP connection issue (SYN lost)
|
|
14
|
188
|
June 19, 2024
|
Compiler warning in task.c
|
|
7
|
1195
|
June 17, 2024
|
xEventGroupSetBits WatchDogIssue
|
|
11
|
178
|
June 17, 2024
|
Adding FreeRTOS mutex to sensor library to protect i2c communication
|
|
4
|
180
|
June 17, 2024
|
For STM32 users, new guide on Tracealyzer setup with STM32CubeIDE
|
|
0
|
156
|
June 12, 2024
|