View Single Post
  #182 (permalink)  
Old 21st Aug 2009, 9:55 am
knob's Avatar
knob knob is offline
Senior Member
Valued Member
 
Join Date: May 2007
Posts: 1,285
Default

Yes it works fine on my player in spite of the dirty code.
Did you set the screen size up in lcd.h ?

#define LCD_MAX_YSIZE 176
#define LCD_MAX_XSIZE 220
#define DATA_BUS_WIDTH 16

Also I managed to create the black screen in LCD_NEW_M_205.c
I put some comments in.

My flash type is MLC,
[NAND FLASH TYPE]
FlashType=MLC_2K in RK2606_MLC_Player.ini would yours be the same too?
__________________
-----------------------------------------------------------------------------------------------------------
Reply With Quote