Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TugboatEng on being selected by the Eng-Tips community for having the most helpful posts in the forums last week. Way to Go!

68hc11 programming in C:Slow out of the gate, help!!

Status
Not open for further replies.

stuck

Structural
Joined
Mar 27, 2001
Messages
2
Location
US
Hey there, I'm a recent electronics technology grad.I've done courses in embedded system design and C programming ( as well as a ton of other things).
I've got an old 68hc11EVB demo board with 8k external RAM and the buffalo monitor, and I'd like to improve my software skills.I want to practice programming in C.I've got the GNU ported compiler for the hc11, and all sorts of assemblers, and I've done some simple assembly programs, but I don't know where to start with the C programing.The GNU compiler has no instructions, and I don't know where to begin.


I'm confused about things like ie:

what's involved in initializing the processor?
what about assembler directives such as code origins?
how do I know what mnemonics I can use for registernames?
how do I do ANYTHING?
HHEEELLP!!!!
 
Perhaps, a bible on the C could help overall. [sig][/sig]
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top