I've spent the better part of two days trying to get various samples of code for the 9S12DP256 working on the 9S12X with no luck, for the secondary serial IO port (SCI1). (this is for the Technological Arts 9S12X board).
What I would like to be able to do is find some "plug n play" code that I can use as a basis for developing my own programs for serial IO. I would like to be able to communicate with the board via serial (both input and output).
I have tried some SCI programs and tried just about everything I could find on the web, but I simply get either just a dead terminal (using hyperterminal for example) or after heavy modification, a bunch of junk.
Does anybody have a Codewarrior project for the 9S12X that I can simply load onto the board and should allow at the least, serial output, but preferably also input? Thanks.