Dear Community,
I have a question regarding the MC9S08AW32 that I would have on my board (model MC9S08AW32CPUE).
Is it somehow possible to get an Arduino code to run over CodeWarrior on the MC9S08AW32? According to research, this would require driver software.
Do you happen to have any driver software for the C / C ++ programming language?
So far I have controlled the microcontroller in the assembler to read in different things like for example push buttons, control LEDs and write on an LCD screen ... Now I want to control a TFT display and the programming language is C / C ++ much finer, also since I already have a clean Arduino template.
With best regards