Alle anzeigen / Alle verbergen
Mapping the NAND-Flash on the phyCORE-i.MX
To map the NAND Flash to the system on the phyCORE-i.MX27, phyCORE-i.MX31 and phyCORE-i.MX35 please do the following:
Start Storage Manager by going to Start/Settings. In the control panel choose the "Storage Manager". The storage manager will start.
Choose the "DSK1 NAND FLASH" in the "Store Info" list and click button "NEW" to create new partition. Type in "DISK01" and confirm with "OK" The new partition names DISK01 will be created and mapped. Close the storage manager by clicking button "OK"
You will find the NAND Flash in the My Device explorer
phyCORE-i.MX Module: Wo finde ich die aktuellen Versionen des BSP und der Images für WinCE?
Wir veröffentlichen die aktuelle Version des WinCE BSPs und Images für unsere phyCORE-i,MX Module auf unserem FTP Server. Bitte nutzen Sie folgende Links, um BSP und Image herunter zu laden.
Links:
Rollups zu Windows Embedded CE 6.0
Leider ist der Link zu den monatlichen Rollups in der Quickstart veraltet und führt auf eine nicht mehr existierende Seite.
Die Rollup für 2007 finden Sie unter: www.microsoft.com/downloads/details.aspx
Auf der Seite sind noch weitere monatliche Updates: www.microsoft.com/downloads/Browse.aspx
Before installing E-Boot and WinCE update.
Before you will start to install the E-Boot and WinCE Update from our FTP you need to remove the Windows Registry from NAND-Flash using Flushreg tool.
Go to Start -> Run and type in flushreg and confirm it with enter.
The Flushreg tool will start. Press the "Reset" button to remove the registry from NAND-Flash. After the remove process is done, please press the "Done" button to close the tool.
Now follow the Appendix A in the Quickstart to install the new E-Boot and WinCE on the phyCORE-Module.
GFCAN32 API
Update to the GFCAN32 API documentation:
1. CanCreateDevice
It is stated in the documentation that the parameter szDeviceName consists of "CAN" and a number from 1 to 9.
For example "CAN1". You have to add a ':' at the end of the Name "CAN1:".
2. CanTransmitMessage and CanTransmitMessageEx
The function in the DLL is spelled with "tt". So you have to use CanTransmittMessage or CanTransmittMessageEx