1. Overview

SH7619 EVB NETMF

1.   Overview

1.1                Scope

This document describes how to use. NET Micro Framework (NETMF) with SH7619 EVB board. This document mainly describes how to setup, build and run SH7619_EVB solution available in the porting kit. This document also describes how to create, build, deploy and run NETMF based applications on SH7619 EVB board using Microsoft visual studio.

1.2                Required Target System

-         SH7619 EVB

 

Please go through the document of the SH7619 EVB before power ON and working with the board.

1.3                Supported Driver

-         Serial

-         On chip Ethernet

-         Timer & Power

-         Nor Flash

 

Following drivers are just sample. In the SH7619 EVB there is no LCD panel and no Key Input.

If you do some wire arrangement, following sample drivers might help you to create driver.

-         Display (LCD : 132 x 176 TFT LCD Display (HD66773R) with 262,144 colors)

-         Key input using GPIO.

 

1.4                Supported Projects

Following projects are supported.

-         NativeSample

-         TinyCLR

 

Following projects are not supported.

-         Portbooter

-         Tinybooter

 

However, these projects can be build properly so if needed you can customize them.

1.5                Requirements

-         Host system (Windows XP in this documentation)

-         Target System (SH7619 EVB)

-         Microsoft Visual Studio 2010

-         E10A-USB Emulator for SH2 and installation setup.

-         C/C++ Compiler Package for SuperH RISC engine family

-         .NET Micro framework porting kit (MicroFrameworkPK.msi)

-         .NET Micro framework development kit (MicroFrameworkSDK.MSI)

-         .NETMF Solution “SH7619_EVB” (included in the porting kit)

-         NULL modem cable (Serial cable)

-         Tera Term Pro or another serial program.