Hello and thank you for your time.
I have an issue with my raptor.
I ran the following without any errors.
C:\Program Files (x86)\GHI Electronics\GHI NETMF v4.3 SDK\Firmwares\G400\Loader\Update.bat
When I run Check device for update I get the following.
[quote]Loader (TinyBooter) version information:
4.3.6.0 on this computer.
4.3.6.0 on this device.
The Loader (TinyBooter) is up to date. <<<
Firmware (TinyCLR) version information:
4.3.6.0 on this computer.
Firmware (TinyCLR) Version: Not present on the device.
The device is in Loader mode.
Click on ‘Reboot CLR’ under the Advanced menu to reboot the device.[/quote]
I rebooted the CLR and run the firmware updater without any errors.
From the connection screen I ping the device and it returns TinyCLR
But when I run Check device for update again the application loses contact with the device, when the device reconnects again I ping it and it returns TinyBooter. And the message above if I run check device for update again.
If I step away from the computer the devices keeps resetting (USB dropping in an out).
For a test I ran without errors.
C:\Program Files (x86)\GHI Electronics\GHI NETMF v4.2 SDK\Firmwares\G400\Update.bat
I reboot the CLR and run the firmware updater without any errors.
It updated to 4.3 but left the 4.2 tinybooter, I could ping, reset and check device for update without any problems other then telling me I had the wrong version of TinyBooter. Also the device no longer resets it’self every couple of minutes.
Visual studio says it deploys my app but it doesn’t run and wont’ debug which I assume is because of the TinyBooter / TinyCLR version difference.
Not sure what more information I can tell you other then I am running SAM-BA v2.15 on windows 8.1 x64
Thanks again.