Project Home
Project Home
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - Video BIOS equivalent services for ARM: (1 Item)
   
Video BIOS equivalent services for ARM  
Hi,

I am working on an application that would run on QNX RTOS 6.5. The application would run on ARM processor.

The application would have to access the Video memory, to check the contents of the display, in order to set and read 
any random pixel, also make sure the display is not frozen, etc.

I see that the services provided by Video BIOS services are what I need (e.g. vbios _ int(), vbios _ register(), etc), 
but these services are available only for x86 and not for ARM.

My question is, are there any equivalent services that I could use for ARM?

Thanks in advance.

Phil