Re: Trouble obtaining virtual address from physical address...



Well, regretfully, I am not in control of the OEMAddressTable ;-). The
utility has until now only been used in one bsp and I used a hard coded
address until now. But since I wrote the util we have developed several
new bsp:s, and my utility needs to support them all. Unfortionatly,
they do not have the same physical/virtual adress mappings for the
flash device...

What lib and function call do you suggest to do the conversion?

I was trying to use OALPAtoVA but I couldn't get my utility to
compile/link properly. What lib do I need to link with to be able to
use OALPAtoVA from a PB Project?

Is there a better way of obtaining the address without using OAL calls
directly?

.



Relevant Pages

  • Re: API commands to turn volume control on
    ... > Private Declare Function mixerClose Lib "winmm.dll" ... > Private Declare Function GlobalLock Lib "kernel32" (ByVal hMem As Long) ... > ' Allocate a buffer for the control ...
    (microsoft.public.excel.programming)
  • Re: Add project from given source
    ... pxa27x processor which is a liberary. ... want to put this code in the BSP directory and change all references in ... the BSP to point to your lib and not the original CSP pxa27x_xllp lib. ...
    (microsoft.public.windowsce.platbuilder)
  • Re: SOS!!Boot Loader StartUp Function !!
    ... produced.where to define it?I mean in which file.I only find that *.lib ... Valter Minute Wrote: ... My platform is pxa255,but there is no bsp in wince5.0. ...
    (microsoft.public.windowsce.platbuilder)
  • Re: Ordinary Controls vs. Activex controls. Do you agree?
    ... If the control is used in a single app, as most of my controls are, there is no reason to ... It is true that ordinary controls can be faster than ActiveX control, ... I fail to see what a .lib and header file have to do with any known form of security. ...
    (microsoft.public.vc.mfc)
  • Re: Failed to Create WebBrowser Control Using CAxWindow
    ... > I want to make a wrapper for WebBrowser Control in a .lib, ... The correct ProgID is Shell.Explorer ...
    (microsoft.public.win32.programmer.ole)