NETMF Versions 4.1 Release 发布

简介: NETMF Versions 4.1 Release 发布

新版本最大的改变如下:
(1)、VS2010的支持,并且在VS2010之上可以直接打开V4.1、V4.0、V3.0三个版本的工程文件。
(2)、大端CPU支持,如SH2/A,参见: http://cn.renesas.com/press/news/news20100726.html
(3)、SPI接口改变;
(4)、DPWS功能增强;
(5)、两个TCP/IP协议栈,EBSnet和lwIP;
(6)、支持OpenSSL;
下载:
1、.NET Micro Framework 4.1 SDK
http://www.microsoft.com/downloads/details.aspx?displaylang=en&FamilyID=cff5a7b7-c21c-4127-ac65-5516384da3a0
http://download.microsoft.com/download/0/9/5/0958CB08-E209-4DFD-A945-9DA0FE64B3A4/SDK.zip

2、.NET Micro Framework 4.1 Porting Kit (源码)
http://www.microsoft.com/downloads/details.aspx?displaylang=en&FamilyID=ccdd5eac-04b1-4ecb-bad9-3ac78fb0452b

http://download.microsoft.com/download/A/A/4/AA41297E-0889-4B10-A966-EF4F5E457670/PKProductNoLibs.zip

Parts

There are 7 files to choose from in this release.  These are:

The .NETMF SDK(.NET Micro Framework 4.1 SDK ) – to integrate with Visual Studio 2010 and create managed code applications that can run on devices supporting versions 4.1, 4.0, and 3.0 of the .NET Micro Framework. 
The .NETMF Porting Kit (.NET Micro Framework 4.1 Porting Kit ) – to enable developers to see all the code and to build their own versions if needed.  This is the package that allows developers to migrate the platform to new hardware.  New in this release is support for the Renesas SH2/A processors and HEW tools.
The .NETMF Crypto Companion Libraries (.NET Micro Framework 4.1 Cryptographic Libraries ) – to give developer access to the XTEA, RSA, and other crypto functionality that has been part of the .NET Micro Framework since the beginning.
The .NETMF TCP/IP and SDSL libraries build for four instruction sets:
SH2/A (Tested on Renesas HEW 4.04 and 4.07)
 (.NET Micro Framework 4.1 TCP/IP and SSL Libraries for SH2/A Instruction Set )
ARM ( Tested on ARM RVDS 3.1 and 4.0, Keil MDK 3.1 and 3.8, and GCC – CodeSourcery Distribution 4.2.1)
(.NET Micro Framework 4.1 TCP/IP and SSL Libraries for ARM Instruction Set )
Thumb ( Tested on ARM RVDS 3.1 and 4.0, Keil MDK 3.1 and 3.8, and GCC – CodeSourcery Distribution 4.2.1)
(.NET Micro Framework 4.1 TCP/IP and SSL Libraries for Thumb Instruction Set )
Thumb2 (Tested on ARM RVDS 3.1 and 4.0, Keil MDK 3.1 and 3.8, and GCC – CodeSourcery Distribution 4.2.1)
(.NET Micro Framework 4.1 TCP/IP and SSL Libraries for Thumb2 Instruction Set ) 

Features and Changes
Big Endian support – in previous versions, only Little Endian architectures were supported.  With Big Endian support we can now support a new set of processors
New ports included – along with Big Endian support, we have support from our newest partner – Renesas Electronics (www.renesas.com).  The processors and development boards that they have provided ports for are:
SH7216 RSK
SH27264 M3A HS64
SH7264 RSK
SH7619 EVB
Support for Visual Studio 2010 – In this release,we are supporting multi-targeting which allows the 4.1 product working in VS2010 to support development of 4.0 and 3.0 projects as well. 
DPWS Enhancements – supporting full compatibility with Windows 7 and WCF 4.0 as well as support for Custom Bindings
Two TCP/IP Stack options
EBSnet Stack – This is the excellent stack that has been in .NETMF for years now and continues to be the default stack.  This stack is supported by EBSnet and a number of extensions are also available through them (ebsnetinc.com).
lwIP – this is an Open Source stack that has been added to .NETMF in this version
OpenSSL – this is an Open Source SSL stack to be used in conjunction with the lwIP Open Source stack
Improved Application Diagnostics to assist in determining the size of the application
Hashtable implementation 
SPI interface changes to ad flexibility and increase performance
Port for SAM7S256 to support simple applications in very small footprint devices
详细内容请参见:http://blogs.msdn.com/b/netmfteam/archive/2010/07/19/netmf-versions-4-1-released-to-web.aspx

相关文章
|
人工智能 自然语言处理 程序员
【重磅升级】通义灵码内置 DeepSeek-V3 和 R1 满血版,免费不限量,免部署!
近期通义灵码能力再升级全新上线模型选择功能,目前已经支持 Qwen2.5、DeepSeek-V3 和 R1系列模型,用户可以在 VSCode 和 JetBrains 里搜索并下载最新通义灵码插件,在输入框里选择模型,即可轻松切换模型。
|
KVM 虚拟化
kvm虚拟机磁盘管理
文章详细介绍了KVM虚拟机磁盘管理,包括磁盘格式概述、创建虚拟机时如何指定磁盘格式、以及磁盘工具的常用命令,旨在帮助用户更好地理解和操作KVM虚拟机的磁盘管理。
568 1
kvm虚拟机磁盘管理
|
人工智能 供应链 搜索推荐
3D打印:从原型制作到制造业的颠覆性变革
【9月更文挑战第14天】3D打印技术以其独特的增材制造方式,在材料、工艺、设备等方面取得显著进步,从原型制作跨越至直接生产,推动制造业转型升级。它加速了设计与创新,使复杂结构成为可能;按需制造特性颠覆了生产模式,降低了库存成本,提高了市场响应速度;同时催生了新的商业模式,如定制化服务和平台运营。尽管面临材料成本和技术成熟度等挑战,但3D打印技术正逐步普及,未来将在智能化和网络化方向上持续发展,引领制造业迈向更高效、定制化的未来。
|
应用服务中间件 Shell nginx
mac m1笔记本docker 安装nginx
mac m1笔记本docker 安装nginx
714 4
|
数据采集 JavaScript 前端开发
Python 数学应用(二)(4)
Python 数学应用(二)
229 2
|
机器学习/深度学习 编解码 监控
深度学习之超分辨率
基于深度学习的超分辨率(Super-Resolution, SR)技术旨在从低分辨率(Low-Resolution, LR)图像中重建出高分辨率(High-Resolution, HR)图像。超分辨率技术在医疗影像、卫星图像、视频处理、安防监控等领域有着广泛的应用。
478 0
|
缓存 Java 测试技术
Java多线程实战-实现多线程文件下载,支持断点续传、日志记录等功能
Java多线程实战-实现多线程文件下载,支持断点续传、日志记录等功能
|
存储 安全 API
对象存储OSS产品常见问题之在URL中包含签名如何解决
对象存储OSS是基于互联网的数据存储服务模式,让用户可以安全、可靠地存储大量非结构化数据,如图片、音频、视频、文档等任意类型文件,并通过简单的基于HTTP/HTTPS协议的RESTful API接口进行访问和管理。本帖梳理了用户在实际使用中可能遇到的各种常见问题,涵盖了基础操作、性能优化、安全设置、费用管理、数据备份与恢复、跨区域同步、API接口调用等多个方面。
813 0
|
供应链 安全 Shell