??? 05/16/12 16:24 Read: times |
#187380 - In Addition Responding to: ???'s previous message |
In addition to all the good information that Per has provided many of your questions require several other things if you intend to do successful embedded microcontroller work with C.
A) You must really be half ways proficient with the native assembly language for your platform. Without that the ability to debug effectively will be hampered a lot. In addition it is important to be able to learn a bit about the kind of code that the compiler generates from particular types of C coding otherwise you'll be clueless when it comes necessary to optimize. B) You would do well to study up the C-Startup and Initialization code that is part of your compiler tool set. Knowing how that works will set straight in your mind most of the things you asked questions about. Michael Karas |
Topic | Author | Date |
Memory Organization | 01/01/70 00:00 | |
Tried any good C book lately? | 01/01/70 00:00 | |
I am using Dennis Ritchie_ANCI C | 01/01/70 00:00 | |
Variables don't move just because you assign to them | 01/01/70 00:00 | |
can we start from ZERO........ | 01/01/70 00:00 | |
Have you read my original post? | 01/01/70 00:00 | |
mixing stuff | 01/01/70 00:00 | |
where it will be for MCU? | 01/01/70 00:00 | |
is there any book for this fundamental things? | 01/01/70 00:00 | |
and .... | 01/01/70 00:00 | |
In this a general or Specific Question | 01/01/70 00:00 | |
its General Que ???? | 01/01/70 00:00 | |
Separate "the C view of program" from "microcontroller view" | 01/01/70 00:00 | |
NO! | 01/01/70 00:00 | |
why not?? | 01/01/70 00:00 | |
No - generic isn't meaningful | 01/01/70 00:00 | |
Interview questions can be asked out of limited knowledge | 01/01/70 00:00 | |
Seldom "one" answer other than to trivial questions | 01/01/70 00:00 | |
In Addition | 01/01/70 00:00 | |
Embedded? | 01/01/70 00:00 | |
sometimes, usually | 01/01/70 00:00 |