I'm working on a digital instrument cluster ver2.0 project now.
Get freescale's instrument cluster demo project is very good,
Get some peripheral's(SPI FLASH, DMA, UART, etc) drivers and example projects is good.
And, the matter is how can I use a SPI Flash as system external memory for storing / loading image data?
( SYSTEM HAS NOT EXTERNAL DRAM)
(use CodeWarrior)
Thanks.