Release note for Tahoe firmware - TAHOEII ========================================= 4.1.40378.64123 - 20 July 2010 =============== This firmware supports the final v4.1 SDK release from Microsoft available from download.microsoft.com Visual Studio 2010 tools are required. C# express 2010 is supported. If you have issues running converted apps (esp console) we suggest you create a new project and move your code. 4.1.40343.3126 - 14 June 2010 ============== v4.1 beta refresh release This release requires the beta v4.1 .NET Micro Framework SDK available from connect.microsoft.com/netmf It includes all previous v4.0 functionality. Visual Studio 2010 tools are required. Known issues: - Some console apps do not run correctly. VS2010 reports an entry point cannot be found. 4.0.40148.58746 - 3 December 2009 =============== v4.0 RTM release This release requires the .NET Micro Framework SDK available from download.microsoft.com It includes all feature fixes and updates from Microsoft since the last release FIXED - This update includes changes to SPI and Ethernet drivers to improve network performance. FIXED - DeepSleep is supported. NEW - Frequency Counter functionality - refer to SDK help for details 4.0.10101.50430 - 16 October 2009 =============== v4.0 beta refresh To use this release you must install the .NET Micro Framework SDK v4.0 from http://connect.microsoft.com/netmf This MUST be the release from 12 October 2009 - version checking will prevent you from using a different version. To use Device Solutions specific features, you need to install the Device Solutions SDK v4.0 This is a beta release. Please report problems to support@devicesolutions.net Known issues: - DeepSleep not supported on this release 4.0.40067.6226 - 11 Sept 2009 ============== First beta of v4.0 To use this release you need to install the .NET Micro Framework SDK v4.0 from http://connect.microsoft.com/netmf To use Device Solutions specific features, you need to install the Device Solutions SDK v4.0 This is a beta release. Please report problems to support@devicesolutions.net Known issues: - DeepSleep not supported on this release 3.0.39928.13127 - 25 April 2009 =============== This release is built using Service Pack 1 for the .NET Micro Framework v3.0 and includes many fixes documented by Microsoft. *** You MUST use the latest SDK if you are using any of the Meridian or Tahoe-II library functions *** FIXED - SD card driver supports up to 2GB cards with or without MBR NEW - Screen rotation support (via API and startup button option) NEW - Direct reads of touch chip (TSC2046) registers NEW - Software reset support REMOVED - KillMBR no longer required as SD cards with MBR now supported Known issues: - There are some performance issues when using combinations of Ethernet, touch, SD and other SPI based devices. 3.0.39870.54860 - Release date: 27 Feb 2009 =============== Fixes: - SD card support tested further. Some cards may be using a Master Boot Record (MBR). This needs to be removed and the card reformatted as FAT32 to work with the Tahoe-II. To remove the MBR, use the Tahoe-II KillMBR utility avaiable from the download page. **** WARNING **** This will render the card unreasable and it must be re-formatted under Windows to make it useable again. All data will be deleted - Utility.Backlight() can now be used to control the backlight. 3.0.39832.21342 - Release date: 20 Jan 2009 =============== Fixes: - SPI has 16MHz max speed and divider gives a speed closer to the requested one. - ADC channels and Ethernet can be used at the same time. Changes: - Added SD card support. This is a beta release of this functionality. - Removed Device Solutions Logo from startup screen. This will be configurable in future releases. 3.0.39769.11630 - Release date: 19 Nov 2008 =============== Fixes: - DPWS is working correctly. Changes: - 30-day trial limitation has been removed - NEW FEATURE: Debug transport can be changed to serial or TCP/IP. See the SDK Help for details. - NEW FEATURE: Read/Write access to the i.MXS register is available. See SDK Help for details Inital Release ============== The firmware supports the release version of the Microsoft v3.0 SDK. You need this, plus VS2008 with SP1 to develop applications using this firmware build. It includes basic driver support for all features on the TahoeII board, including PWM. The default static IP address for this board is 192.168.1.123. Use MFDeploy to update the network settings to match your network. As with the v2.5 releases, we strongly recommend that you use a static IP address. If you use DHCP, be aware that this process can take a long time on a slow network and the board will appear 'frozen' during during bootup while it is waiting for an address. The firmware also includes SSL support. To enable SSL support, you MUST connect to the board with MFDeploy and execute the Target->Manage Device Keys->Update SSL Seed function.