Computer Science
Computer science is the study and the science of the theoretical foundations of information and computation and their implementation and application in computer systems.
Language
Any
Platform
Embedded
Remove
License
Any
Hi all,
i have below questions ..can some please answer these questions.
What is interrupt latency?
How you can optimize it?
Thanks
Gwoda
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...
Hi all,
I wanted to check, which is the best option to make two different threads interact. Lets say i have 2 task A_task and B_task. A is at highest priority to B_task. Lets say i have to send few...
Hello,
I'm having trouble for days and I don't know what to do ... I'm working on a platform based on MPC8308 and trying to enable the uC RTC module in U-Boot. The problem is that when I try to...
Hi to all,
I have to learn following topics for my graduation project,
1) Embedded Linux – Embedded C
2) Embedded boot loaders – Compiling, making changes to uboot
3) Familiarity with one of...
I would like to share a link to short article or news about scripting embedded software by python script.
Link to Embedded compilation by Python scripts
Hi,
I need to connect to OS9 FTP Server from a PC and get the files from it.
How is it possible (i need .NET ver. 1.1 solution)
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...
8641D Core/CPU
----------------- INTA/B/C/D --------------- tx/rx ----------------
interrupts will be lines will be
generated by PMC...
I am so sorry, I have not studied carefully about coocox team, now they do not support the chip. Maybe the technical support of siliconmotion can give you some help.
Sir,
Here is the link to a small product brief of sm342....
http://www.siliconmotion.com/A3.2_Partnumber_Detail.php?sn=8
Could you please check it out???....They havent specifically told the name...
Does RTOS Software or script for AVR(like ATMEGA32 from ATMEL) in Basic Programming Language really exist? can any one in here tell me what is name of that software, link, for me to download it?...
hi,
you should know the C language well, so I would strongly recommend the industry de-facto standard MISRA-C http://www.misra-c2.com/ . It contains rules for how to design safe, bug-free embedded...
hi,
In a RTOS, such as uCOS, CooCox CoOS..., each task has its own stack. Actually, task stack refers to a continuous area in RAM. When we create a task, we need to give the base address and size...
Edit, it will switch environments to Excel. Doing this will cause the links to update. All I need to do is exit out and back to Visio.
I have had zero luck figuring out how to code this. Can...
If i want to implement a RTOS kernel,so how can i implement the System Tick part of it,I know the simple algorithm is that decrements a count variable in every task control block in a loop,however,i...
Can i put the task stacks into the external space of 8051 MCU?!
And i cant' understand the concept of task stack?!
Thanks!
Can i put the task stacks into the external space of 8051 MCU?!
And i cant' understand the concept of task stack?!
Thanks!