<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Hive Registry setup in i.MX Processors</title>
    <link>https://community.nxp.com/t5/i-MX-Processors/Hive-Registry-setup/m-p/205873#M11818</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, I have implemented it. Can you share your platform.reg file ? I will update it and post here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Seetharam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 06 May 2013 08:09:29 GMT</pubDate>
    <dc:creator>seetha</dc:creator>
    <dc:date>2013-05-06T08:09:29Z</dc:date>
    <item>
      <title>Hive Registry setup</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Hive-Registry-setup/m-p/205842#M11787</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anybody know how to make hive registry setup to SD/MMC for WinCE 7.0 in i.MX53 platform? &amp;nbsp;I have used below method but it is giving exceptions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;; @CESYSGEN IF CE_MODULES_SDBUS&lt;/P&gt;&lt;P&gt;; HIVE BOOT SECTION&lt;BR /&gt;IF BSP_ESDHC1&lt;BR /&gt;[HKEY_LOCAL_MACHINE\Drivers\BuiltIn\ESDHC1]&lt;BR /&gt; "Order"=dword:21&lt;BR /&gt; "Dll"="esdhc.dll"&lt;BR /&gt; "Prefix"="SHC"&lt;BR /&gt; "Index"=dword:1&lt;BR /&gt; ;"DisableDMA"=dword:1 ; Use this reg setting to disable both internal and external DMA&lt;BR /&gt; "MaximumClockFrequency"=dword:3197500 ; 52 MHz max clock speed&lt;BR /&gt; ;"WakeupSource"=dword:1 ; this will enable system wakeup when card is inserted or removed during suspend state&lt;BR /&gt;ENDIF BSP_ESDHC1&lt;/P&gt;&lt;P&gt;IF BSP_ESDHC3&lt;BR /&gt;[HKEY_LOCAL_MACHINE\Drivers\BuiltIn\ESDHC3]&lt;BR /&gt; "Order"=dword:21&lt;BR /&gt; "Dll"="esdhc.dll"&lt;BR /&gt; "Prefix"="SHC"&lt;BR /&gt; "Index"=dword:3&lt;BR /&gt; ;"DisableDMA"=dword:1 ; Use this reg setting to disable both internal and external DMA&lt;BR /&gt; "MaximumClockFrequency"=dword:3197500 ; 52 MHz max clock speed&lt;BR /&gt; ;"WakeupSource"=dword:1 ; this will enable system wakeup when card is inserted or removed during suspend state &lt;BR /&gt;ENDIF BSP_ESDHC3&lt;/P&gt;&lt;P&gt;[HKEY_LOCAL_MACHINE\System\StorageManager\Profiles\MMC]&lt;BR /&gt; "Name"="MMC Card"&lt;BR /&gt; "Folder"="MMCMemory"&lt;/P&gt;&lt;P&gt;[HKEY_LOCAL_MACHINE\System\StorageManager\Profiles\SDMemory]&lt;BR /&gt; "Name"="SD Memory Card"&lt;BR /&gt; "Folder"="SDMemory"&lt;BR /&gt; &lt;BR /&gt;[HKEY_LOCAL_MACHINE\System\StorageManager\Profiles\SDHCMemory]&lt;BR /&gt; "Name"="SD Memory Card"&lt;BR /&gt; "Folder"="SDMemory" &lt;BR /&gt;; END HIVE BOOT SECTION&lt;BR /&gt;; @CESYSGEN ENDIF CE_MODULES_SDBUS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Seetharam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jan 2012 12:56:47 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Hive-Registry-setup/m-p/205842#M11787</guid>
      <dc:creator>seetha</dc:creator>
      <dc:date>2012-01-20T12:56:47Z</dc:date>
    </item>
    <item>
      <title>Re: Hive Registry setup</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Hive-Registry-setup/m-p/205843#M11788</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="http://social.msdn.microsoft.com/Forums/en-US/winembplatdev/thread/ef8d971e-b27f-4a96-b7ba-a83bc12c49eb"&gt;http://social.msdn.microsoft.com/Forums/en-US/winembplatdev/thread/ef8d971e-b27f-4a96-b7ba-a83bc12c49eb&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 20 Jan 2012 17:18:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Hive-Registry-setup/m-p/205843#M11788</guid>
      <dc:creator>oobin</dc:creator>
      <dc:date>2012-01-20T17:18:23Z</dc:date>
    </item>
    <item>
      <title>Re: Hive Registry setup</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Hive-Registry-setup/m-p/205844#M11789</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your reply. But still I am not able to do Hive registry settings for SD/MMC. The link explains only about the doing Hive registry for MMC. Please let me know if you have any idea to do the same for SD card.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Seetharam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jan 2012 04:34:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Hive-Registry-setup/m-p/205844#M11789</guid>
      <dc:creator>seetha</dc:creator>
      <dc:date>2012-01-24T04:34:55Z</dc:date>
    </item>
    <item>
      <title>Re: Hive Registry setup</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Hive-Registry-setup/m-p/205845#M11790</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE&gt;[HKEY_LOCAL_MACHINE\System\StorageManager\Profiles\SDMemory]&lt;/PRE&gt;&lt;PRE&gt;&lt;SPAN&gt;"MountAsBootable"&lt;/SPAN&gt;=dword:0&lt;/PRE&gt;&lt;PRE&gt;[HKEY_LOCAL_MACHINE\System\StorageManager\Profiles\SDMemory\FATFS]     &lt;/PRE&gt;&lt;PRE&gt;&lt;SPAN&gt;"MountBootable"&lt;/SPAN&gt;=dword:1&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;remove mmc part, and remember hive boot section imx53 sd part.&lt;/P&gt;&lt;P&gt;&lt;BR /&gt; &lt;CITE&gt;Seetharam said:&lt;/CITE&gt;&lt;/P&gt;&lt;BLOCKQUOTE cite="http://imxcommunity.org/forum/topics/hive-registry-setup?groupUrl=wince&amp;amp;commentId=4103961%3AComment%3A55414&amp;amp;xg_source=msg_com_gr_forum#4103961Comment55414"&gt;&lt;DIV&gt;&lt;DIV class="xg_user_generated"&gt;&lt;P&gt;Thanks for your reply. But still I am not able to do Hive registry settings for SD/MMC. The link explains only about the doing Hive registry for MMC. Please let me know if you have any idea to do the same for SD card.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Seetharam&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Jan 2012 11:59:53 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Hive-Registry-setup/m-p/205845#M11790</guid>
      <dc:creator>oobin</dc:creator>
      <dc:date>2012-01-24T11:59:53Z</dc:date>
    </item>
    <item>
      <title>Re: Hive Registry setup</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Hive-Registry-setup/m-p/205846#M11791</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks oobin for your response. But still it is not working fine. Now it is not detecting the microSD itself. But first time when I download it will detect the card but no registry entry present in the card, after that when I boot from SD card it will not detect the SD card.Please go through my registry entries and please let me know if any changes.&lt;/P&gt;&lt;P&gt;Also I have attached my platform.reg.&lt;/P&gt;&lt;P&gt;My registry settings for hive is as follows:&lt;/P&gt;&lt;P&gt;;HIVE BOOT SECTION&lt;BR /&gt;[HKEY_LOCAL_MACHINE\init\BootVars]&lt;BR /&gt; "SystemHive"="Documents and Settings\\system.hv"&lt;BR /&gt; "ProfileDir"="Documents and Settings"&lt;BR /&gt; "Flags"=dword:3&lt;BR /&gt; "DefaultUser"="User"&lt;BR /&gt; "Start DevMgr"=dword:1&lt;BR /&gt; "RegistryFlags"=dword:2 ; 0:Lazy Flush 1:auto save when modify 2:;Disable background registry flushing to improve performance.&lt;BR /&gt; ; RegistryFlags set 1 will fail, don't know why ?? hbchen@1055-2011/12/28&lt;/P&gt;&lt;P&gt;; END HIVE BOOT SECTION&lt;BR /&gt;; @CESYSGEN ENDIF FILESYS_FSREGHIVE&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;; @CESYSGEN IF CE_MODULES_RAMDISK&lt;BR /&gt;; @CESYSGEN ENDIF&lt;/P&gt;&lt;P&gt;; HIVE BOOT SECTION&lt;BR /&gt;[HKEY_LOCAL_MACHINE\Drivers\BuiltIn\ESDHC1]&lt;BR /&gt; "Flags"=dword:1000&lt;BR /&gt;; --- boot path driver ---&lt;BR /&gt;[HKEY_LOCAL_MACHINE\Drivers\Builtin\SDBusDriver]&lt;BR /&gt; "Order"=dword:15&lt;BR /&gt; "Dll"="SDBus.dll"&lt;BR /&gt; "Prefix"="SDC"&lt;BR /&gt; "ThreadPriority"=dword:64 ; default thread priority for dispatch thread&lt;BR /&gt; "RequestListDepth"=dword:30 ; pre-allocated requests&lt;BR /&gt; "Flags"=dword:10000 ; DEVFLAGS_TRUSTEDCALLERONLY&lt;BR /&gt; "IClass"=multi_sz:"{20FA98A8-B298-4b32-8D72-C716AEE2FA84}=%b","{6F40791D-300E-44E4-BC38-E0E63CA8375C}=%b"&lt;BR /&gt; "Flags"=dword:1000&lt;BR /&gt; "BootPhase"=dword:1&lt;/P&gt;&lt;P&gt;; SD Memory Storage class driver&lt;BR /&gt;[HKEY_LOCAL_MACHINE\Drivers\SDCARD\ClientDrivers\Class\SDMemory_Class]&lt;BR /&gt; "Dll"="SDMemory.dll"&lt;BR /&gt; "Prefix"="DSK"&lt;BR /&gt; "BlockTransferSize"=dword:40 ; send no more than 64 blocks of data per bus transfer&lt;BR /&gt; ;"SingleBlockWrites"=dword:1 ; alternatively force the driver to use single block access&lt;BR /&gt; ;"IdleTimeout"=dword:7D0 ; 2000 milliseconds&lt;BR /&gt; "IdlePowerState"=dword:0 ; 0 == D0, 1 == D1, etc.&lt;BR /&gt; ;"DisablePowerManagement"="" ; if value present, then disable (remove value to enable)&lt;/P&gt;&lt;P&gt;"Profile"="SDMemory"&lt;BR /&gt; "IClass"=multi_sz:"{A4E7EDDA-E575-4252-9D6B-4195D48BB865}",&lt;BR /&gt; "{8DD679CE-8AB4-43c8-A14A-EA4963FAA715}"&lt;BR /&gt; "Flags"=dword:1000&lt;BR /&gt; ;"BootPhase"=dword:0&lt;/P&gt;&lt;P&gt;; MMC Storage Class Driver&lt;BR /&gt;;[HKEY_LOCAL_MACHINE\Drivers\SDCARD\ClientDrivers\Class\MMC_Class]&lt;BR /&gt; ;"Dll"="SDMemory.dll"&lt;BR /&gt; ;"Prefix"="DSK"&lt;BR /&gt; ;"BlockTransferSize"=dword:40 ; send no more than 64 blocks of data per bus transfer&lt;BR /&gt; ;"SingleBlockWrites"=dword:1 ; alternatively force the driver to use single block access&lt;BR /&gt; ;"IdleTimeout"=dword:7D0 ; milliseconds&lt;BR /&gt; ;"IdlePowerState"=dword:2 ; 0 == D0, 1 == D1, etc.&lt;BR /&gt; ;"DisablePowerManagement"="" ; if value present, then disable (remove value to enable)&lt;/P&gt;&lt;P&gt;;"Profile"="MMC"&lt;BR /&gt; ;"IClass"=multi_sz:"{A4E7EDDA-E575-4252-9D6B-4195D48BB865}",&lt;BR /&gt; ; "{8DD679CE-8AB4-43c8-A14A-EA4963FAA715}"&lt;BR /&gt; ;"Flags"=dword:1000&lt;BR /&gt; ;"BootPhase"=dword:0&lt;BR /&gt; ;"Order"=dword:0&lt;BR /&gt;;===============================&lt;BR /&gt;; --- StorageManager ---&lt;BR /&gt;;===============================&lt;BR /&gt;; --- SDMemory ---&lt;BR /&gt;[HKEY_LOCAL_MACHINE\System\StorageManager\Profiles\SDMemory]&lt;BR /&gt; ;"DefaultFileSystem"="FATFS"&lt;BR /&gt; ;"PartitionDriver"="mspart.dll" ; removable storage cannot have partitions&lt;/P&gt;&lt;P&gt;;"MountAsRoot"=dword:0&lt;BR /&gt; "MountAsBootable"=dword:0&lt;BR /&gt; "AutoMount"=dword:1&lt;BR /&gt; ;"AutoPart"=dword:1&lt;BR /&gt; ;"AutoFormat"=dword:1&lt;/P&gt;&lt;P&gt;[HKEY_LOCAL_MACHINE\System\StorageManager\Profiles\SDMemory\FATFS]&lt;BR /&gt; "MountBootable"=dword:1&lt;BR /&gt;;===============================&lt;BR /&gt;; --- MMC ---&lt;BR /&gt;;[HKEY_LOCAL_MACHINE\System\StorageManager\Profiles\MMC]&lt;BR /&gt; ; "Name"="MMC Card"&lt;BR /&gt; ; "Folder"="Storage Card"&lt;/P&gt;&lt;P&gt;;"DefaultFileSystem"="FATFS"&lt;BR /&gt; ;"PartitionDriver"="mspart.dll" ; removable storage cannot have partitions&lt;/P&gt;&lt;P&gt;; "MountAsRoot"=dword:0&lt;BR /&gt;; "MountAsBootable"=dword:0&lt;/P&gt;&lt;P&gt;; "AutoMount"=dword:1&lt;BR /&gt; ;"AutoPart"=dword:1&lt;BR /&gt; ;"AutoFormat"=dword:1&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;;[HKEY_LOCAL_MACHINE\System\StorageManager\Profiles\MMC\FATFS]&lt;BR /&gt;; "MountBootable"=dword:1&lt;BR /&gt;;===============================&lt;BR /&gt;; --- HDProfile ---&lt;BR /&gt;[HKEY_LOCAL_MACHINE\System\StorageManager\Profiles\HDProfile]&lt;BR /&gt;; "MountAsBootable"=dword:0&lt;BR /&gt; "MountAsRoot"=dword:0&lt;/P&gt;&lt;P&gt;[HKEY_LOCAL_MACHINE\System\StorageManager\Profiles\HDProfile\FATFS]&lt;BR /&gt;; "MountAsBootable"=dword:0&lt;BR /&gt; "MountAsRoot"=dword:0&lt;BR /&gt;;===============================&lt;BR /&gt;; --- ObjectStore ---&lt;BR /&gt;[HKEY_LOCAL_MACHINE\System\StorageManager\AutoLoad\ObjectStore]&lt;BR /&gt; "Dll"="filesys.dll"&lt;BR /&gt; "Paging"=dword:1&lt;BR /&gt; "LoadFlags"=dword:1&lt;BR /&gt; "BootPhase"=dword:1&lt;BR /&gt; "MountPermanent"=dword:0&lt;BR /&gt;; "MountAsBootable"=dword:0&lt;BR /&gt; "MountAsRoot"=dword:1&lt;BR /&gt; "DisableFileCompression"=dword:1&lt;/P&gt;&lt;P&gt;[HKEY_LOCAL_MACHINE\Drivers\BuiltIn\CSPDDK] &lt;BR /&gt; "Flags"=dword:1000&lt;/P&gt;&lt;P&gt;[HKEY_LOCAL_MACHINE\Drivers\BuiltIn\PMI]&lt;BR /&gt; "Flags"=dword:1000&lt;/P&gt;&lt;P&gt;[HKEY_LOCAL_MACHINE\Drivers\BuiltIn\ECSPI1]&lt;BR /&gt; "Flags"=dword:1000&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;; END HIVE BOOT SECTION&lt;BR /&gt;;===============================&lt;BR /&gt;; --- Other System Setting ---&lt;BR /&gt;;===============================&lt;BR /&gt;; HIVE BOOT SECTION&lt;BR /&gt;;[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Power\Timeouts]&lt;BR /&gt;; "ACUserIdle"=dword:3C ; in seconds&lt;BR /&gt;; "ACSystemIdle"=dword:78 ; in seconds&lt;BR /&gt;; "ACSuspend"=dword:0 ; in seconds&lt;BR /&gt;; "BattUserIdle"=dword:3C ; in seconds&lt;BR /&gt;; "BattSystemIdle"=dword:78 ; in seconds&lt;BR /&gt;; "BattSuspend"=dword:12C ; in seconds&lt;BR /&gt;; END HIVE BOOT SECTION&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Seetharam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 Jan 2012 06:02:15 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Hive-Registry-setup/m-p/205846#M11791</guid>
      <dc:creator>seetha</dc:creator>
      <dc:date>2012-01-25T06:02:15Z</dc:date>
    </item>
    <item>
      <title>Re: Hive Registry setup</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Hive-Registry-setup/m-p/205847#M11792</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;as attached files ~&lt;/P&gt;&lt;P&gt;Change "&lt;SPAN&gt;MountAsBootable&lt;/SPAN&gt;" to SD memory part.&lt;BR /&gt; &lt;BR /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jan 2012 05:39:02 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Hive-Registry-setup/m-p/205847#M11792</guid>
      <dc:creator>oobin</dc:creator>
      <dc:date>2012-01-30T05:39:02Z</dc:date>
    </item>
    <item>
      <title>Re: Hive Registry setup</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Hive-Registry-setup/m-p/205848#M11793</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you so much oobin. Its working for 2GB micro SD. I followed your changes, it is working fine. But for 4GB microSD is not working. I am checking that now. If u have any idea please suggest.Thanks again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Seetharam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jan 2012 06:07:23 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Hive-Registry-setup/m-p/205848#M11793</guid>
      <dc:creator>seetha</dc:creator>
      <dc:date>2012-01-30T06:07:23Z</dc:date>
    </item>
    <item>
      <title>Re: Hive Registry setup</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Hive-Registry-setup/m-p/205849#M11794</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't have 4G microSD now. If you resolve it, plz share it in this blog, too. Thx ~&lt;BR /&gt; &lt;BR /&gt; &lt;CITE&gt;Seetharam said:&lt;/CITE&gt;&lt;/P&gt;&lt;BLOCKQUOTE cite="http://imxcommunity.org/forum/topics/hive-registry-setup?groupUrl=wince&amp;amp;commentId=4103961%3AComment%3A55788&amp;amp;xg_source=msg_com_gr_forum#4103961Comment55788"&gt;&lt;DIV&gt;&lt;DIV class="xg_user_generated"&gt;&lt;P&gt;Thank you so much oobin. Its working for 2GB micro SD. I followed your changes, it is working fine. But for 4GB microSD is not working. I am checking that now. If u have any idea please suggest.Thanks again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Seetharam&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jan 2012 06:10:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Hive-Registry-setup/m-p/205849#M11794</guid>
      <dc:creator>oobin</dc:creator>
      <dc:date>2012-01-30T06:10:17Z</dc:date>
    </item>
    <item>
      <title>Re: Hive Registry setup</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Hive-Registry-setup/m-p/205850#M11795</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ok .. I am trying it now.. I will&amp;nbsp;definitely update the forum if I resolved it.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jan 2012 06:14:55 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Hive-Registry-setup/m-p/205850#M11795</guid>
      <dc:creator>seetha</dc:creator>
      <dc:date>2012-01-30T06:14:55Z</dc:date>
    </item>
    <item>
      <title>Re: Hive Registry setup</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Hive-Registry-setup/m-p/205851#M11796</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: black; font-family: 'Arial','sans-serif'; font-size: 10pt;"&gt;I am trying to use the changes you have posted before am using (iMX53QSB_WEC7_SRC_V122) BSP on &lt;STRONG&gt;MCIMX53-START&lt;/STRONG&gt; after I have done the changes the hive settings were correct but i faced a problem with writing on the SD memory, I found the path that I have defined to be used by the hive registry But i can't write anything on the SD memory although i can read from it. After the attempt to write on SD memory it will appear empty.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black; font-family: 'Arial','sans-serif'; font-size: 10pt;"&gt;Note: I am using 2GB micro SD memory&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: black; font-family: 'Arial','sans-serif'; font-size: 10pt;"&gt;The difference is that I have ESDHC1,ESDHC3 only in my drivers while you have ESDHC1,ESDHC2,ESDHC3,ESDHC4&amp;nbsp;&amp;nbsp;as shown in the attachment.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Apr 2012 14:11:57 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Hive-Registry-setup/m-p/205851#M11796</guid>
      <dc:creator>MajdJaara</dc:creator>
      <dc:date>2012-04-03T14:11:57Z</dc:date>
    </item>
    <item>
      <title>Re: Hive Registry setup</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Hive-Registry-setup/m-p/205852#M11797</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It seems that you might lost SD device power or reset SD Device after boot up wince.&lt;/P&gt;&lt;P&gt;remove some drivers and try.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Apr 2012 02:47:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Hive-Registry-setup/m-p/205852#M11797</guid>
      <dc:creator>oobin</dc:creator>
      <dc:date>2012-04-05T02:47:20Z</dc:date>
    </item>
    <item>
      <title>Re: Hive Registry setup</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Hive-Registry-setup/m-p/205853#M11798</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear &lt;A class="fn url" href="http://imxcommunity.org/group/wince/forum/topic/listForContributor?user=0s29gej17ddlt"&gt;Seetharam&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;I got 4G iNand now, but I am confused that I can't save registry in this 4G device.&lt;/P&gt;&lt;P&gt;Have you try it successfully ??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thx&lt;/P&gt;&lt;P&gt;HB&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 Jun 2012 10:09:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Hive-Registry-setup/m-p/205853#M11798</guid>
      <dc:creator>oobin</dc:creator>
      <dc:date>2012-06-07T10:09:49Z</dc:date>
    </item>
    <item>
      <title>Re: Hive Registry setup</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Hive-Registry-setup/m-p/205854#M11799</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;With 4GB SD/MMC also hive registry is working fine for me. I just added High_capacity parameter as follows:&lt;/P&gt;&lt;P&gt;; SDHC Memory Storage class driver &lt;BR /&gt;[HKEY_LOCAL_MACHINE\Drivers\SDCARD\ClientDrivers\Class\SDMemory_Class\High_Capacity] &lt;BR /&gt; "Flags"=dword:1000 &lt;BR /&gt; "Dll"="SDMemory.dll" &lt;BR /&gt; "Prefix"="DSK" &lt;BR /&gt; "BlockTransferSize"=dword:40 ; send no more than 64 blocks of data per &lt;BR /&gt;;bus transfer &lt;BR /&gt; ;"SingleBlockWrites"=dword:1 ; alternatively force the driver to use &lt;BR /&gt;;single block access &lt;BR /&gt; ;"IdleTimeout"=dword:7D0 ; 2000 milliseconds &lt;BR /&gt; ;"IdlePowerState"=dword:2 ; 0 == D0, 1 == D1, etc. &lt;BR /&gt; ;"DisablePowerManagement"="" ; if value present, then disable (remove &lt;BR /&gt;;value to enable) &lt;BR /&gt; "Profile"="SDMemory" &lt;BR /&gt; "IClass"=multi_sz:"{A4E7EDDA-E575-4252-9D6B-4195D48BB865}", &lt;BR /&gt; "{8DD679CE-8AB4-43c8-A14A-EA4963FAA715}" &lt;BR /&gt; ;"BootPhase"=dword:1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try the same. It should work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Seetharam&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jun 2012 07:32:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Hive-Registry-setup/m-p/205854#M11799</guid>
      <dc:creator>seetha</dc:creator>
      <dc:date>2012-06-08T07:32:48Z</dc:date>
    </item>
    <item>
      <title>Re: Hive Registry setup</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Hive-Registry-setup/m-p/205855#M11800</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Seetharam,&lt;/P&gt;&lt;P&gt;thx a lot ~ ^^&lt;/P&gt;&lt;P&gt;It is working now ~&lt;/P&gt;&lt;P&gt;HB&lt;BR /&gt; &lt;BR /&gt; &lt;CITE&gt;Seetharam said:&lt;/CITE&gt;&lt;/P&gt;&lt;BLOCKQUOTE cite="http://imxcommunity.org/forum/topics/hive-registry-setup?groupUrl=wince&amp;amp;commentId=4103961%3AComment%3A72113&amp;amp;xg_source=msg_com_gr_forum#4103961Comment72113"&gt;&lt;DIV&gt;&lt;DIV class="xg_user_generated"&gt;&lt;P&gt;With 4GB SD/MMC also hive registry is working fine for me. I just added High_capacity parameter as follows:&lt;/P&gt;&lt;P&gt;; SDHC Memory Storage class driver &lt;BR /&gt;[HKEY_LOCAL_MACHINE\Drivers\SDCARD\ClientDrivers\Class\SDMemory_Class\High_Capacity] &lt;BR /&gt; "Flags"=dword:1000 &lt;BR /&gt; "Dll"="SDMemory.dll" &lt;BR /&gt; "Prefix"="DSK" &lt;BR /&gt; "BlockTransferSize"=dword:40 ; send no more than 64 blocks of data per &lt;BR /&gt;;bus transfer &lt;BR /&gt; ;"SingleBlockWrites"=dword:1 ; alternatively force the driver to use &lt;BR /&gt;;single block access &lt;BR /&gt; ;"IdleTimeout"=dword:7D0 ; 2000 milliseconds &lt;BR /&gt; ;"IdlePowerState"=dword:2 ; 0 == D0, 1 == D1, etc. &lt;BR /&gt; ;"DisablePowerManagement"="" ; if value present, then disable (remove &lt;BR /&gt;;value to enable) &lt;BR /&gt; "Profile"="SDMemory" &lt;BR /&gt; "IClass"=multi_sz:"{A4E7EDDA-E575-4252-9D6B-4195D48BB865}", &lt;BR /&gt; "{8DD679CE-8AB4-43c8-A14A-EA4963FAA715}" &lt;BR /&gt; ;"BootPhase"=dword:1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try the same. It should work.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Seetharam&lt;/P&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jun 2012 09:30:24 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Hive-Registry-setup/m-p/205855#M11800</guid>
      <dc:creator>oobin</dc:creator>
      <dc:date>2012-06-08T09:30:24Z</dc:date>
    </item>
    <item>
      <title>Re: Hive Registry setup</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Hive-Registry-setup/m-p/205856#M11801</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you boot from this SD,you must put the registry file to another &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Nov 2012 09:49:33 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Hive-Registry-setup/m-p/205856#M11801</guid>
      <dc:creator>fanaib</dc:creator>
      <dc:date>2012-11-02T09:49:33Z</dc:date>
    </item>
    <item>
      <title>Re: Hive Registry setup</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Hive-Registry-setup/m-p/205857#M11802</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear hb chen&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;my HW platform is iMX53, OS is WEC7.&lt;/P&gt;&lt;P&gt;now, I failed to have Hive-based registry on WinEC7 to SD or MMC, my&amp;nbsp; step as follow：&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 1.&amp;nbsp; Set "hive-based registry" and&amp;nbsp; "RAM and ROM File System" in catalog item;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; 2.&amp;nbsp; Set my platform.reg same as your attach 403-platform.reg (78.6 K)&lt;/P&gt;&lt;P&gt;But, no mater the system boot form SD card or EMMC(inand)&amp;nbsp; system always hang&lt;SPAN class="Apple-converted-space"&gt; , not enter the desktop.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #444444; text-indent: 0px; background-color: #f5f7f4;"&gt;&lt;SPAN class="Apple-converted-space"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #444444; text-indent: 0px; background-color: #f5f7f4;"&gt;&lt;SPAN class="Apple-converted-space"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #444444; text-indent: 0px; background-color: #f5f7f4;"&gt;&lt;SPAN class="Apple-converted-space"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #444444; text-indent: 0px; background-color: #f5f7f4;"&gt;&lt;SPAN class="Apple-converted-space"&gt;&lt;/SPAN&gt;&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;You have experience to achieve hive-base registry on WinEC7, please guide&lt;SPAN class="Apple-converted-space"&gt; me to&lt;/SPAN&gt; resolve SD or MMC Hive registry issue.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="mce_paste_marker"&gt;Thanks and Regards&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Nov 2012 07:28:04 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Hive-Registry-setup/m-p/205857#M11802</guid>
      <dc:creator>lee_ee</dc:creator>
      <dc:date>2012-11-08T07:28:04Z</dc:date>
    </item>
    <item>
      <title>Re: Hive Registry setup</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Hive-Registry-setup/m-p/205858#M11803</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Lee,&lt;/P&gt;&lt;P&gt;Which board do you use ? SMD board or custom board ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;403-platform.reg should be ok, Seetharam had verified it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Where do you try to save your registry ? SD or MMC ?&lt;/P&gt;&lt;P&gt;If MMC, you might need to format MMC as FAT32 first by using non-hived based image.&lt;/P&gt;&lt;P&gt;Or you can try to save registry to SD first to check whether you can use hive or not.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You might post your debug message here ~&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Nov 2012 08:54:46 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Hive-Registry-setup/m-p/205858#M11803</guid>
      <dc:creator>oobin</dc:creator>
      <dc:date>2012-11-08T08:54:46Z</dc:date>
    </item>
    <item>
      <title>Re: Hive Registry setup</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Hive-Registry-setup/m-p/205859#M11804</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear LEE,&lt;/P&gt;&lt;P&gt;1) There are still some difference. (HDProfile) . However, I can't sure it is the problem.&lt;/P&gt;&lt;P&gt;2) I can't give you my suggestions if you just pass .reg file to me without other information that I mentioned. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Nov 2012 10:25:16 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Hive-Registry-setup/m-p/205859#M11804</guid>
      <dc:creator>oobin</dc:creator>
      <dc:date>2012-11-08T10:25:16Z</dc:date>
    </item>
    <item>
      <title>Re: Hive Registry setup</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Hive-Registry-setup/m-p/205860#M11805</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Chen, following your post we found to change platform.reg, but we encounter a problem, WINCE can write registry on SD CARD (we know this if we plug in blank card, there would be new "Windows" and "Document And Settings") but it stop, the CE shell does not appear. Can you&amp;nbsp; please check the platform.reg? thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 17 Nov 2012 09:26:36 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Hive-Registry-setup/m-p/205860#M11805</guid>
      <dc:creator>qiqi_nan</dc:creator>
      <dc:date>2012-11-17T09:26:36Z</dc:date>
    </item>
    <item>
      <title>Re: Hive Registry setup</title>
      <link>https://community.nxp.com/t5/i-MX-Processors/Hive-Registry-setup/m-p/205861#M11806</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear QiQi~&lt;/P&gt;&lt;P&gt;Can you post your debug message here ~&lt;/P&gt;&lt;P&gt;If no sd hive (non-hvie-based)~ is everything is fine ?~&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 17 Nov 2012 16:12:37 GMT</pubDate>
      <guid>https://community.nxp.com/t5/i-MX-Processors/Hive-Registry-setup/m-p/205861#M11806</guid>
      <dc:creator>oobin</dc:creator>
      <dc:date>2012-11-17T16:12:37Z</dc:date>
    </item>
  </channel>
</rss>

