i have a wince 4.2 bsp which i need to migrate in wince 5.0.I did alll
sucessfull steps as defined in wince 5.0 msdn that are necessary to migrate
,build during build and sysgen i get error as follows
BUILD: [01:0000000032:ERRORE] ceddk.def : error LNK2001: unresolved external
symbol BusIoControl
BUILD: [01:0000000033:ERRORE] ceddk.def : error LNK2001: unresolved external
symbol BusTransBusAddrToStatic
BUILD: [01:0000000034:ERRORE] ceddk.def : error LNK2001: unresolved external
symbol BusTransBusAddrToVirtual
BUILD: [01:0000000035:ERRORE] ceddk.def : error LNK2001: unresolved external
symbol CloseBusAccessHandle
BUILD: [01:0000000036:ERRORE] ceddk.def : error LNK2001: unresolved external
symbol CreateBusAccessHandle
BUILD: [01:0000000041:ERRORE] ceddk.def : error LNK2001: unresolved external
symbol DDKPwr_RequestLevel
E:\WINCE500\platform\28NOV_TI_BSP1050\lib\MIPSII\debug\ceddk.lib : fatal
error LNK1120: 20 unresolved externals
this all error are in file ceddk.h which is in public folder I dont know
what to do in this case
please help me out in this
waiting for the reply