Hi all,
I need to add a device driver to a platform created...I did the
following steps.
1) Added the driver to the respective BSP through the BSP wizard
2) edited the platform.reg and added the respective entries
3) edited the platform.bib and added the name of the dll as
required...
when I build the platform, the driver.dll file is getting created,
which is displayed on the output of the IDE...
But when i download the OS image and check for the driver whether
loaded or not
using the CE Target control,
I typed the command :
gi mod
This doesn't list my driver and so I take it as it's not included in
the nK.bin...
What would have gone wrong...
Can anybody throw somelight on this topic...
Thanks,
Shiva P