Material for programming microcontroller in c.

K

kitkat

Guest
Where do i get material to learn programming of microcontrollers in
c(HCS12 micro controller of motorola)?I am doing a project using this
micro controller and dont know where to look for the material.
 
I have used cross-compilers for MSP430s before to take C and translate
it into assembly, but not on the HC12. Most people, IMO, seem to
program in assembly rather than use a cross compiler. Sorry that I
cannot help.
Sean
kitkat wrote:
Where do i get material to learn programming of microcontrollers in
c(HCS12 micro controller of motorola)?I am doing a project using this
micro controller and dont know where to look for the material.
 
I'd try looking at the HC12 CodeWarrior IDE from metrowerks.com.
You can download a limited license for free and run HC12 simulations on
your PC in either C or assembly.

DigiEngiSA wrote:
I have used cross-compilers for MSP430s before to take C and
translate
it into assembly, but not on the HC12. Most people, IMO, seem to
program in assembly rather than use a cross compiler. Sorry that I
cannot help.
Sean
kitkat wrote:
Where do i get material to learn programming of microcontrollers in
c(HCS12 micro controller of motorola)?I am doing a project using
this
micro controller and dont know where to look for the material.
 

Welcome to EDABoard.com

Sponsor

Back
Top