Page 1 of 1

Need help for s12xe - any tutorials for this microcontroller

Posted: Sat Oct 09, 2010 11:47 pm
by spyghost
hi,

do you have any site or info on the how to's of programming this microcontroller? detailed how to would be really good.

Re: Need help for s12xe - any tutorials for this microcontroller

Posted: Sun Oct 10, 2010 1:44 am
by Fred
It's probably quite similar to the s12xdp512, if you mean the s12xep100. You could probably learn quite a lot from the FreeEMS source in that respect. hcs12mem works for 1 128k block of flash. I'm unsure if the xep100 uses 128k blocks or is in some other format. That'll get you up and running for sure, though.

Go and grab freeems 0.0.1 from sourceforge as a simple example and modify the memory descriptions etc to suit the bigger chip.

Fred.