VF61 Update issue

After update to 1.3 OS WinCE6 I have image error.
[upload|uSxUrqVgAeY6VyHRfMMlV7Wykbo=]

Everything happened after deploy from project from VS2005 with .NET 2.0 (cab). It was working fine then after reboot get stuck with message
[upload|PsS20BRcEhnJDmsyLQJjVnK909M=]

First I uninstalled .NET and upload new .Net ver 2.0, .Net 3.5 from Toradex but is not working. Then I try upload new OS with UpdateTool and I get message “Module HW version not supported”.

Can you paste full debug output from boot. It looks like you didnt update bootloader. Or your config block is invalid. Version of bootloader should be same as image

Yes, You have right the bootloader was old. I recovered VF61 to version 1.4 follow the manual

but I have the .Net CF error message I don’t know why.

Bootloader log:

Toradex Bootloader 1.4 BETA 1 for Colibri Built Sep 14 2016
CPU: MVF61 500 Mhz
Flash: 512 MB
RAM: 256 MB
Using ECC Type: 7
Booting from fuses.
Colibri VF61 module version 1.2A

Press [SPACE] to enter Bootloader Menu

Initiating image launch in 0 seconds.
Loading OS Image
............................................................................................................................................
Done.
OEMLaunch 80004000
Windows CE Kernel for ARM (Thumb Enabled) Built on Mar  8 2013 at 17:05:33

IMAGE(CE6): 1.4 BETA 1 for Colibri Built Sep 13 2016 15:01:43
Loading NAND...
Done NAND
Loading EDMA...
Done EDMA
Loading WKU...
WakeupSources:
    SODIMM 43  wake up when toggling.
Done WKU
Loading I2C1...
Done I2C1
Loading UARTC...
DMA: Enabled, ISR: Disabled, Buffer size: 65536Bytes
Done UARTC
Loading UARTB...
DMA: Enabled, ISR: Disabled, Buffer size: 65536Bytes
Done UARTB
Loading UARTA...
Port is used for OS debug!.
Waiting for flash disk \FlashDisk for 60 seconds
Folder mounted
Loading AC97...
Done AC97
Loading Audio...
Done Audio
Loading ENET2...
Done ENET
ENET: Using mac from serial number
The name for the external PHY is KSZ8041
ENET Auto-Negotiation
ENET : Auto-negotiation is on
Loading USB OTG...
Done USB OTG
Loading ESDHC2...
Done ESDHC2
Loading ADC2...
Done ADC2...
Loading ADC1...
Done ADC1...
Loading USB Device...
Loading Display Driver...
Done Display Driver
Loading PS2...
Failed PS2
Invalid time on External RTC, please set a valid time
Loading Touch...
Done USB Device
Done Touch
+OEMSetAlarmTime(2006/3/12 2:0:0.000)
-OEMSetAlarmTime(rc = 1)

Did you reinstall .net cf?

Yes, I did → NETCFv2.0.7045.0.wce5.armv4i.Colibri.cab

Did you also reinstall this one → https://developer.toradex.com/files/toradex-dev/uploads/media/Colibri/AddSW/NetCFV35_CE700_FlashDisk_8029CCE19222C2369D540159143ADAA5.zip

Yes, I did

Fixed, the problem was install .Net to subfolder \FlashDisk\System location.
When I cleared registers and installed .Net into root folder \FlashDisk problem is gone.