python (12.9k questions)
javascript (9.2k questions)
reactjs (4.7k questions)
java (4.2k questions)
java (4.2k questions)
c# (3.5k questions)
c# (3.5k questions)
html (3.3k questions)
What is tasks in embedded system?
I work in the automotive embedded C programming domain and someone asked me what's the OS tasks system of my project (AUTOSAR). I am working in static analysis using Astree tool chain. I didn't have t...
ahait
Votes: 0
Answers: 2
RTOS: Context Switching - Calculate TCB Lookup vs. Memory Access
Currently i am writing a little lightweight RTOS for the STM32F4VE with an Cortex-M4 processor. The context switching in round robin manner between several processes works fine, but it is a hobby of m...
wolfbiker1
Votes: 0
Answers: 1