Hi,
I try to get some sample project for the K70 and the LCD (which this mcu should be made for), but it seems to be all a mess.
The SDK for this controller is nearly empty.
The support for KEIL is also nearly not existent.
at the moment a have a crash after this line (originally in the sdram.c)
* (vuint32 *)(0x400Ae1ac) = 0x01030203;
DDR_CR00 = 0x00000400; | // DDRCLS = 4 is reserved?? |
I even can`t throw it out of the window, beause i cant open my window :smileysad:
can anyone help me?
will there be an improved support for the K70 and Keil soon?
I am afraid the K70 LCDC projects/demos were only made for CodeWarrior and IAR, those projects might not be fully supported in Keil for a time.