The USB DP module is back in toolbox. I have another issue with Cerberus. The board was upgraded to the last firmware. I have created blank new gadgeteer project. When I debug the program I get the following exception : [quote]Une exception de première chance de type ‘System.NotSupportedException’ s’est produite dans Microsoft.SPOT.IO.dll[/quote]
What program?
The program you get when you do : "Create new gadgeteer 4.2 project in Visual Studio under the VB language section. Doing nothing else than pressing on the play Button to debug.
This is from EWR a s can be safely ignored. Your program should run fine, does it?
Yes, it runs fine.
I installed this and tried creating a new project with 4.2. I dont see any of the seed studio’s module in this to drag and drop on the designer.
I wanted to use the oled module with cereberus. Please let me know how do I acomplish this.
Correct as seeed hasn’t offered 4.2 version yet.
I don’t believe Seeed has provided us with a 4.2 version of their drivers yet. You won’t be able to run the OLED on a Cerberus until they do. The 4.1 source code is available on codeplex, so you might be able to recompile it in 4.2 in the meantime.
@ devhammer - As long as you leave the 4.1 firmware on your board and use 4.1 projects you will be fine. There is support for both 4.1 and 4.2. If you want to continue using 4.1 on the Spider, you can update to the new package without worries.
Has the hardware I2C bug in 4.2(Cerberus and maybe Hydra) been fixed? I can’t see mention of it…
Why can’t I update my Hydra to 4.2?
The updater tells me:
[quote]-- Log –
Connecting to device…
Hydra found at Port#: COM46
Device will be updated automatically! DO NOT disconnect or turn off the device!
Error while connecting to the device. Try again!
Cannot update TinyBooter. Aborting…[/quote]
I can load 4.1, but 4.2 doesn’t work…
Manual or using an updater?
Using the GUI Updater.
Using the command line UpdateFEZHydra.bat, I get:
[quote]-I- Waiting …
-I- TCL platform : Windows NT
-I- SAM-BA CDC 2.10 on : windows
-I- Retrieved arguments from command line :
-I- argv 0 : at91sam9rl64-ek
-I- argv 1 : TinyBooterLoader.tcl
-I- argv 2 :
-E- Connection at91sam9rl64-ek not found
-E- Connection list : com3 com46
[/quote]
I had same problem, but after a reboot I get it working on com interface.
Rebooted.
Hydra now on COM31, but same failure, both GUI and command line…
@ GMod(Errol) - I remember that atmel program for few update has a limit for com number… Try to set a lower com number
EDIT: Looks like we missed the updaters so we are taking this off for couple days to fix. Thanks to everyone who helped us test this release.
This post is locked till we release the update early this week.
Did you use UpdateFEZHydra.bat com31 from the command line in administration mode?
Ok the update is here, finally! This release covered these items:
[ul]Fixed the firmware updaters (they will be tweaked even further in next release)
Premium library essential components are included. Note that OutputCompare was renamed to SignalGenerator.
No Networking support yet.[/ul]
Please give it a try and provide feedback
@ Gus - thanks to you and the rest to the team, it is much appreciated.