traceTASK_SWITCHED_IN define throws implicit declaration of function
|
|
1
|
15
|
March 25, 2023
|
FreeRTOS + GCC + CMake
|
|
3
|
69
|
March 25, 2023
|
FreeRTOS+TCP with LPC17XX
|
|
15
|
476
|
March 25, 2023
|
Varibles getting overwritten after an external interrupt
|
|
3
|
44
|
March 24, 2023
|
FreeRTOS stuck when using vTaskDelay function
|
|
4
|
38
|
March 24, 2023
|
Callback causing configASSERT in xQueueSend()
|
|
16
|
81
|
March 23, 2023
|
Error in Task Execution
|
|
1
|
22
|
March 23, 2023
|
Setting up freeRTOS for ARM-cortex- A9
|
|
11
|
48
|
March 22, 2023
|
File problem
|
|
9
|
64
|
March 22, 2023
|
Regular timer vs systick handler
|
|
11
|
77
|
March 22, 2023
|
Program getting Reset while running after some time
|
|
29
|
285
|
March 22, 2023
|
FreeRTOS Win32 simulator C++
|
|
3
|
42
|
March 22, 2023
|
SMP Demos for the Raspberry Pi Pico Board
|
|
3
|
51
|
March 21, 2023
|
Downloading & Debugging to STM32H via IAR Embedded Workbench
|
|
6
|
61
|
March 21, 2023
|
Timing Problem when using Event Groups and Timers
|
|
30
|
395
|
March 21, 2023
|
FreeRTOS + GCC + Cortex A9 interrupt float value corruption and resolution - need some insight
|
|
17
|
308
|
March 21, 2023
|
FreeRTOS vTaskSuspendAll() is not thread safe and uxSchedulerSuspended variable becomes zero and asserts error
|
|
25
|
143
|
March 21, 2023
|
How to xTaskNotifyGive from my library for unblocking task in main.c?
|
|
1
|
26
|
March 21, 2023
|
Proposal for additional runtime statistics
|
|
5
|
38
|
March 20, 2023
|
Better Task management system than builtin
|
|
19
|
394
|
March 20, 2023
|
ERROR: Calls ECALL on function prvProcessTimerOrBlockTask
|
|
9
|
58
|
March 20, 2023
|
Global variables corrupted when spawning a Task
|
|
8
|
49
|
March 20, 2023
|
Smp recrsive spinlock confusion in RP2040
|
|
2
|
30
|
March 20, 2023
|
Questions about FPUs
|
|
5
|
63
|
March 20, 2023
|
Benchmark FreeRTOS
|
|
2
|
235
|
March 18, 2023
|
Changing TICK_RATE_HZ and CPU_CLOCK_HZ
|
|
9
|
184
|
March 18, 2023
|
Exception is noticed while executing xTaskRemoveFromEventList
|
|
12
|
79
|
March 17, 2023
|
A way to wait for notifications like the vTaskDelayUntil function
|
|
9
|
275
|
March 16, 2023
|
What happens to the task_notification value when xTaskNotifyWait times out?
|
|
2
|
35
|
March 16, 2023
|
Watchdog timers using FreeRTOS
|
|
6
|
85
|
March 16, 2023
|