Student Need Help

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Student Need Help

2,736 Views
Neil_NHTI
Contributor I

Hello I am a student that is currently working with the Demo 9S08 in assembly.  I have taken a class in programming in assembly but that was with the old 68HC11 that uses BUFFALO.  Now my problem is that with the limited amount of memory on the Demo 9S08 I obviously don't have the same capabilities as when using BUFFALO.  I was curious to know if there are any files that have reworked versions of the BUFFALO sub-routines that work with the 9S08 family.  I am looking for more specifically code for outputting a string of characters that are in an array. 

 
Thanks for any of your help
Neil
Labels (1)
0 Kudos
1 Reply

373 Views
Nabla69
Contributor V

Hi Neil,
Look for code for the M68EVB08GB60. It's an evalutation board for the MC9S08GB60 which has a two line LCD screen.
Code associated with it shows routines sending text to pins in order to display the text.

This code will directly be useful to you, as it is on an S08.

Cheers,
Alvin.

0 Kudos