• Home
  • pcDuino
  • WiKi
  • Store
  • Distributors
  • Home
  • pcDuino
  • WiKi
  • Store
  • Distributors
HomeWinCEExample of build a WinCE with WM-G-MR09 Driver
Previous Next

Example of build a WinCE with WM-G-MR09 Driver

Posted by: admin , January 31, 2014

Hardware you need:

1.   TQ2440, in this example, we are using a 7″ TQ2440, http://www.cutedigi.com/product_info.php?products_id=4238

2.   WM-G-MR09 SDIO interface card:

WinCE driver of WM-G-MR-09: http://www.cutedigi.com/pub/ARM9/TQ2440/WM-G-MR-09/MARVELL_WIFI(2440)_SDIO.rar

In this example, we are going to use the SDIO interface. If you want to use GSPI, here is the driver:

http://www.cutedigi.com/pub/ARM9/TQ2440/WM-G-MR-09/S3C2440_P47_GSPI8686.rar

Please refer to for  basic introduction on BSP compilation, and download the TQ2440 BSP and project.

Detailed steps to add WM-G-MR09 driver to Win CE:

1.  Copy the SDIO WM-G-MR-09 driver to PLATFORMTQ2440SrcDrivers:

WM-G-MR-09-1

2.

Add the directory to PLATFORMTQ2440SrcDriversdirs:

WM-G-MR-09-2

3.

Copy the content in PLATFORMTQ2440SrcDriversMARVELL_WIFIsources.cmn and paste to: PLATFORMTQ2440sources.cmn

4.

Open the TQ2440 project, (please first import the TQ2440 BSP),

Copy the register content in

WM-G-MR-09-3-0

to platform.reg as shown

WM-G-MR-09-3

5.

Add the following line to platform.bib

WM-G-MR-09-4

6. Build the image

Note: you may want to remove some modules as the final NK.bin shouldn’t be larger than 32MB. or you need some extra work.

The modified and working RQ2440 BSP: http://www.cutedigi.com/pub/ARM9/TQ2440/WM-G-MR-09/TQ2440.rar

project file: http://www.cutedigi.com/pub/ARM9/TQ2440/WM-G-MR-09/TQ2440A.pbxml

Finally,  WM-G-MR-09 is working for us:

WM-G-MR-09-5

Tags: WinCE

Share!
Tweet

admin

About the author

Leave a Reply Cancel reply

You must be logged in to post a comment.

Category

  • Home
  • pcDuino
  • WiKi
  • Store
  • Distributors