Hello,
I am trying to add a graphical interface to my Freescale board (TWR-K60F120M) with an TWR-LCD (MCF51JM) module on my tower. I am working with Codewarrior 10.6 and I encounter several problems :
The examples given with the LCD module can not be imported in my CW 10.6 (error message : This toolchain is not supported for this target), probably because they are CW6.3 project.
Firstly, I have tried to program the LDE screen alone. I have tried to adapt the Hello word project (HelloWorld_MCF51JM_SPI) in my new codewarrior (cf http://cache.freescale.com/files/soft_dev_tools/doc/app_note/AN4727.pdf) but when I put the S19 file in the bootloader, and reset, it only ask me for another S19 without doing anything. I have also tried to debug the board directly with the BMD Cable, but codewarrior never recognized it.
Then I have tried to adapt some project to use the LDC screen controlled with my tower (TWR-K60F120M), but I only found project for twrk60n512, or k70.
Do someone have an hello_world example using both the TWR-K60F120M and TWR-LCD, along with codewarrior 10.6 ? Or a D4D API which works with the K60F120M ?
I would be very grateful for any help possible.
Thank you