Hardfault when execute xTaskResumeAll in tmr svc
|
|
3
|
6
|
February 1, 2023
|
Can't able to run multiple python scripts with auto boot in rpi
|
|
3
|
15
|
February 1, 2023
|
Running Freertos on qemu
|
|
9
|
9335
|
February 1, 2023
|
Resources sharing
|
|
3
|
61
|
January 31, 2023
|
General porting procedures
|
|
7
|
79
|
January 31, 2023
|
My ISR is adding a message to a task's message queue, but the task doesn't start for 80usec...?
|
|
21
|
83
|
January 31, 2023
|
Failing null pointer assert in xQueueGenericSend
|
|
3
|
17
|
January 31, 2023
|
Suspended task activity
|
|
31
|
104
|
January 31, 2023
|
Queues and EventGroup together
|
|
8
|
55
|
January 31, 2023
|
ASSERT: 0.0s: FreeRTOS-Kernel/tasks.c:vTaskSwitchContext:3063: (uint32_t)(( ( &( pxReadyTasksLists[ uxTopPriority ] ) )->uxNumberOfItems ) > 0) failed!
|
|
14
|
28
|
January 30, 2023
|
Queues or global variable?
|
|
4
|
56
|
January 30, 2023
|
Heap Corruption while Publishing Shadow Update
|
|
1
|
24
|
January 29, 2023
|
How both tasks will schedule in free RTOS
|
|
6
|
53
|
January 29, 2023
|
Will xSemaphoreTakeFromISR block?
|
|
5
|
131
|
January 27, 2023
|
vTaskGetRunTimeStats();
|
|
1
|
27
|
January 27, 2023
|
Two or more Tasks
|
|
5
|
63
|
January 26, 2023
|
Is it safe to call vTaskNotifyGiveFromISR from outside an ISR?
|
|
6
|
67
|
January 23, 2023
|
Task won't execute anymore
|
|
12
|
113
|
January 23, 2023
|
Void vEventGroupDelete( EventGroupHandle_t xEventGroup ) got error in TRC_RECORDER_MODE_STREAMING in Jlink streaming mode
|
|
4
|
82
|
January 23, 2023
|
Limiting a task memory usage by a task mother
|
|
1
|
39
|
January 20, 2023
|
What the difference between github source parth FreeRTOS and FreeRTOS-Kernel
|
|
4
|
62
|
January 20, 2023
|
Advice on the preferred "architecture" of a specific communication bus?
|
|
11
|
179
|
January 19, 2023
|
FreeRTOS Traffic light with button using bluetooth
|
|
1
|
38
|
January 18, 2023
|
Task state and transition
|
|
9
|
121
|
January 18, 2023
|
Any comments on my binary semaphore wrapper?
|
|
4
|
97
|
January 18, 2023
|
How does a low priority task execute when a high priority task takes over CPU control?
|
|
5
|
60
|
January 17, 2023
|
Dual Core usage from BufferCreateStaticWithCallback
|
|
4
|
90
|
January 16, 2023
|
Try percepio got error in event_group.c in streaming mode
|
|
2
|
57
|
January 16, 2023
|
Will an addition to a queue that is waiting in a task cause a task notification wait in the same task to exit?
|
|
2
|
49
|
January 16, 2023
|
Good environment for developing with FreeRTOS
|
|
10
|
259
|
January 16, 2023
|