Hardware
Hardware is a general term that refers to the physical artifacts of a technology.
Language
Any
Platform
Embedded
Remove
License
Any
Hi everybody,
this is a kind of backward question, but I am learning RTOS, and I need to come up with a hobby project that uses a RTOS. I am looking at programming in C using a RTOS in an embedded...
hiiiii,
i want to pass a char string throuth I2C OVER SERIAL PORT so plz help me to impliment this in C
plzzzzzzzzzzzzz help
thanx,
embed
Hi,
Does anyone have any detailed information on these:
- Microcode (headers, formats)
- ShortStack (SS)
- Code Image (CI)
for these (embedded) architectures:
- ARM
- MIPS
- PowerPC...
Hi,
Im working with ATMEGA1281. I have this Xbee XSC radio interfaced with the microC. I want to send a string to the radio. I was wondering if I could just use a print command and specify the...
Are you worrying about that you are still not found a reliable free of charge to embedded development tools? Coocox can relieve your anxiety!It is providing ARM Cortex-M3 development tools, all is...
Hi blondeFR:
The question which you asked is the most crucial in any RTOS.
The exection time of a task is the time the CPU executes this task. It is related to this task'content and the CPU...
What are the following definitions for RTOS tasks (applications):
execution time
temporal allocation
temporal activation
memory allocation
?
What are the following definitions for RTOS tasks (applications):
execution time
temporal allocation
temporal activation
memory allocation
?
You must sync with a hardware timer. How that is done is CPU/MCU dependant.
Hello everyone,
hi......
Well i just want to know that i have been working in embedded development from last 2 years. we have designed our most of the systems using 8051 based microcontroller &...
This is 80x86 CPU port of uC/OS,why does this need to simulate call to task after simulating interrupt!?!