Hi , I am trying to display a non-interactive screen on Renesas SK board. I followed the "Hello World" program instruction for the same board. It is working with all the modules including touch. Since I dont need the touch I removed the following modules 1. External IRQ driver on r_icu 2. External IRQ framework on sf_external_irq 3. i2c driver on riic 4. touch panel framework on sf_touch_panel_i2c And retained the following modules for LCD. 1. Display driver on r_glcd 2.SCI Common 3 SPI driver on r_sci_spi 4. 2/AVE 2d driver 5. 2/AVE 2d Port 6. GUIX on gx 7. GUIX Port on sf_el_gx After making above changes the PNG image is not being displayed . Whether the modules removed are connected to LCD operation in anyway.? Thanks & Regards, Anjali.
↧