Guide on FreeRTOS 11 SMP tracing with Tracealyzer (TI AM62x example)
|
|
0
|
10
|
November 19, 2024
|
I am trying to port FreeRTOS for STM32F446RE
|
|
6
|
35
|
November 18, 2024
|
RPI PICO UART TX RX tasks
|
|
7
|
59
|
November 17, 2024
|
Trying to understand context switching at low level
|
|
1
|
37
|
November 7, 2024
|
Debugger gets stuck at configASSERT(( pxQueue )); in queue.c
|
|
14
|
53
|
November 4, 2024
|
vTaskDelay causes proteus simulation to crash
|
|
18
|
80
|
October 23, 2024
|
Hard Fault encountered after vTaskStartScheduler is invoked
|
|
11
|
4103
|
October 23, 2024
|
Using FreeRTOS+coreHTTP as a example to make chunk upload to aws s3
|
|
3
|
40
|
October 21, 2024
|
Reading I2C sensor on stm32h723 and FreeRTOS got stuck
|
|
11
|
91
|
October 9, 2024
|
Task on second core only running when debugger is attached
|
|
8
|
90
|
October 1, 2024
|
Core 1 on RP2040 SMP keeps running when Core 0 is stopped
|
|
5
|
57
|
September 26, 2024
|
FreeRTOS_select - Getting eSELECT_EXCEPT event infinitely
|
|
1
|
27
|
September 25, 2024
|
[STM32H7]Question about the space occupied by variables
|
|
5
|
80
|
September 25, 2024
|
taskYIELD not working from Idle Task
|
|
5
|
86
|
September 23, 2024
|
Stm32h723 and freertos hit hardfault when initializing MXUART8_Init();
|
|
3
|
72
|
September 22, 2024
|
Can an interrupt with the same priority as `configKERNEL_INTERRUPT_PRIORITY` cause a Hardfault INVPC?
|
|
3
|
33
|
September 22, 2024
|
FreeRTOS architecture decision
|
|
1
|
45
|
September 12, 2024
|
How to split tasks in CPU
|
|
2
|
43
|
September 11, 2024
|
Task not running after vTaskNotifyGiveFromISR
|
|
2
|
44
|
September 9, 2024
|
FWhy does eTaskConfirmSleepModeStatus not return eNoTasksWaitingTimeout?
|
|
3
|
28
|
September 5, 2024
|
How FreeRTOS run on core2
|
|
5
|
57
|
August 27, 2024
|
How to Manually add this FreeRTOS package into IAR workbench with only ARM_Cortex M33 CMSIS files?
|
|
15
|
75
|
August 14, 2024
|
FreeRTOS UDP server drops bytes between recvfrom() calls
|
|
3
|
227
|
August 13, 2024
|
FreeRTOS DATA logging
|
|
1
|
29
|
August 12, 2024
|
FreeRTOS issue buffer ethernet in reception
|
|
19
|
73
|
August 12, 2024
|
Tasks blocked after using xQueueReceive
|
|
4
|
63
|
August 7, 2024
|
C++ Exceptions in the Posix Port
|
|
4
|
52
|
July 28, 2024
|
Free RTOS Task Communication
|
|
2
|
73
|
July 20, 2024
|
Why didn't I observe the issue in `xPortPendSVHandler` while doing step by step execution?
|
|
1
|
35
|
July 19, 2024
|
In FreeRTOS_TCP_4.0.0 facing spurious retransmission while running awe tuning tool
|
|
8
|
421
|
July 12, 2024
|