We are about to use the TI OMAP 1610 plattform i a project. This is a
dual plattform with one DSP and one ARM processor. One the ARM processor
Win CE.net 4.2 is runing. One the plattform we will fit a sensor, and
due to som electrical issues, we need to turn the plattform 180 degrees,
which involvs rotating the screen image 180 degrees.
I've been searching the documentation shiped with plattform builder and
embedded Visual C++, and found some documetation. The examples shows how
to link existing drivers / libraries with support for rotation for
specific plattforms, but I have to customize the ones shipped with the
BSP for 1610. What I need is some information about the display driver
works, description of routines etc. Where can I find that?
Glenn