CPU
A Central Processing Unit (CPU), or sometimes just called processor, is a description of a class of logic machines that can execute computer programs.
Forum Post

Re: need advice on embedded c programming

: hello : : i am a beginner to the feild of embedded systems. id like 2 get some advice on how and where i should be starting. i am presently studyin embedded c programming. should i also study...
Forum Post

need advice on embedded c programming

hello i am a beginner to the feild of embedded systems. id like 2 get some advice on how and where i should be starting. i am presently studyin embedded c programming. should i also study...
Forum Post

Green Hills ARM Compiler

Hey all - just going to start a project using Sharp microcontrollers and I was wondering if anyone had any experience with the Green Hills C compiler? I may be able to obtain a liscence through my...
Forum Post

Re: Java IF statments and == opperator

: if(1==10); : { //this is returning!?!?! 1 dosen't equal 10? : return columnCounter; : : } : : How is 1 equal to 10?...
Forum Post

Re: C - STANDARD library usage on board

Hi, Just to add more clarity to the question I have in mind, I am giving the following example.. take a case of ".mp3" audio decoder(or any other video/audio/image codec)..which needs to run on...
Forum Post

C - STANDARD library usage on board

Hi , could some body tell me why C-standard library ( memory allocation,string mainpulation,etc ) are not used on the board.Here board is ,say provided by intel and has arm9 processor , RTOS used...
Forum Post

Re: Sorry, took a while to get back here

4) & 0xFF; In both cases, you shouldn't need any typecasting. As a parenthesis, all bit operators are endian-independent. If you are unlucky enough to work on a little endian CPU (read ;-)),...
Forum Post

Re: *URGENT* Imbedding programs in a Programmable IC

Nope.. You cannot just use turbo C for this purpose.It is for x86 platform. You can use C language but with a different compiler. Try using MPLAB from microchip. www.microchip.com Evaluation...
Forum Post

Re: I bought a C/C++ book and lab manual on CD

This is a quiz on C programming, not hardware cpu chips! But, but, but, ahh well, shucks! :-D
Forum Post

Quick question about hardware/software

How would you categorize each of the following items, hardware of software? CPU C compiler ALU C preprocessor input unit a word processor program
Forum Post

Re: transmission of text from pc to microcontroller

: Hi shiv, : Its very easy.. First initialize the serial ports of the PC... Usually this is done by the OS at the time of boot up. : You can access the port through the C with the ID of 0x3f. : In...
Forum Post

Beginner start Embedded C for 8051 (books)

Hi, Anyone can tell me where can i download the C book (beginner) for 8051 or some web-page to guide the beginner to start 8051 in C? Thanks..
Forum Post

Re: what does this mean, "unsgined int i = -1;"????????

it really boiles down to what the hardware supports -- the cpu assembly language which is not bound by C or C++ standards. So in this case compilers must inforce the rules of the hardware/CPU, not...
Forum Post

Re: Intel C compiler

: : try using google to search for "determine cpu type". For example : : : : http://www.faqs.org/faqs/assembly-language/x86/general/part1/section-9.html : : : Thanks. I had searched for but...
Forum Post

Re: Intel C compiler

: try using google to search for "determine cpu type". For example : : http://www.faqs.org/faqs/assembly-language/x86/general/part1/section-9.html : Thanks. I had searched for but came up...
Forum Post

Re: Intel C compiler

try using google to search for "determine cpu type". For example http://www.faqs.org/faqs/assembly-language/x86/general/part1/section-9.html
Forum Post

Intel C compiler

I have been referencing material about the different commercial compilers available, as I am about to try my first Windows effort in C. (I am going to attempt a Windows program that utilizes a GUI...
Forum Post

Re: pass one or first pass assembler source

: PLz help me : i want to download the source code : (for 8086 microprocessor) : of pass one assembler : single file explected : reply ASAP : it's needed for my CS Study : : look on...
Forum Post

pass one or first pass assembler source

PLz help me i want to download the source code (for 8086 microprocessor) of pass one assembler single file explected reply ASAP it's needed for my CS Study
Forum Post

*URGENT* Imbedding programs in a Programmable IC

Greetings friends, Just wanted to ask anyone if they have any idea on how to input programs in a PIC? Its really important since its for my grad thesis. If anyone has any idea (even a rough sketch...
 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.