Hello experts,

I roughly completed an OAL for my xscale board. Now when I tried to add the
driver and the applications in, the function call ActivateDevice() does not
get resolved by the linker. Could any of you tell me how to solve the
problem? I have the coredll in the libary list.

Thanks,

Nguyen

Re: Unresolved Symbol ActivateDevice by K

K
Wed Sep 29 04:47:05 CDT 2004

Is you OS Image include the Device Manager??(SYSGEN_DEVICE)

if not, you'll need to drag-n- drop the component and rebuild your platform.

If the Device Manager is NOT included in your OS image, the
ActivateDevice(Ex) will NOT be exported from coredll.dll.

"Nguyen Nguyen" <nnguyen@triverity.com> ¼¶¼g©ó¶l¥ó·s»D
:ek1ggVWpEHA.3800@TK2MSFTNGP14.phx.gbl...
> Hello experts,
>
> I roughly completed an OAL for my xscale board. Now when I tried to add
the
> driver and the applications in, the function call ActivateDevice() does
not
> get resolved by the linker. Could any of you tell me how to solve the
> problem? I have the coredll in the libary list.
>
> Thanks,
>
> Nguyen
>
>