943,623 Members | Top Members by Rank

Ad:
  • C++ Discussion Thread
  • Unsolved
  • Views: 1233
  • C++ RSS
Aug 11th, 2008
0

Need READ Access to BIOS ROM

Expand Post »
The following pertains to a Windows XP Embedded system running a single C++ application with administrator privileges.

I need the application to read several bytes of data from the BIOS ROM. The data to be read will have been previously stored in the BIOS ROM at a known address when the chip was burned. I know that the BIOS chip is mapped to the upper 512K of the 4G address space (0xfff80000-0xffffffff) so all I really need is permission to read data from this area of memory without getting a C0000005 access violation. This may require an assembly language subroutine, but that is no problem.

I know this is possible because I have found two utility programs (RW-Everything and HWDIRECT) which can do memory dumps of that entire memory space.

Any and all suggestions will be appreciated.

Thanks,
Bob.
Similar Threads
Reputation Points: 10
Solved Threads: 0
Newbie Poster
pdp8 is offline Offline
3 posts
since Aug 2008

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in C++ Forum Timeline: Help with SDL plaese!
Next Thread in C++ Forum Timeline: calculator





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC