To obtain up-to-date information and/or specifications, contact your Fujitsu sales representative or Fujitsu authorized dealer. 2. Fujitsu will not be liable for infringement of copyright, industrial property right, or other rights of a third party caused by the use of information or drawings described in this manual.
Chapter 1 1BProduct Overview 1 Product Overview This product is an Easy Kit for MB95200 series. It is composed of an Easy BGMA and an Easy EV-board. Combining the SOFTUNE Workbench on PC, the Easy Kit enables the quick start of development before the user system is ready.
Chapter 1 1BProduct Overview 1.4 Feature The MB95200 Series Easy Kit is the best for a performance and functional evaluation, and a check of operation before including MB95200 Series MCU in a user's system. Below, the feature of the Easy Kit for MB95200 Series MCU is shown.
This chapter gives introduction how to setup Easy Kit. 2.1 Easy Kit Overview Below is the close look of a MB95200 Series Easy Kit. The Part Number is FMCDCMB95260H-EK-01. It provides a debug platform for the MB95200 Series MCU in a small size (85mm (L) X30mm (W) X10mm (H)).
Easy Kit FMCDC-MB95260H-EK-01 V1.2 Chapter 2 2BEasy Kit Manual 2.3 Easy Kit Interface Description The Easy BGMA has five pins. Please check the table below for their definition. On board debug function will be easily realized by connecting the following 5 pins to target system. Pin Number Pin Name Description...
Easy Kit FMCDC-MB95260H-EK-01 V1.2 Chapter 2 2BEasy Kit Manual 2.4 Easy Kit USB Configuration Connect the Easy Kit to a PC USB interface. If the connection is right, the following window will pop up. Follow the instructions displayed, and then click Next. Figure 2-1: Install Easy Kit in Windows (1) Select Install from a list or specific location (Advanced), then click Next.
Page 9
Easy Kit FMCDC-MB95260H-EK-01 V1.2 Chapter 2 2BEasy Kit Manual Select …\Drivers from the folder where SOFTUNE is installed, click Next. Figure 2-3: Install Easy Kit in Windows (3) Select BGMA (MB2146-08) as displayed below, and then click Next. Figure 2-4: Install Easy Kit in Windows (4) MCU-AN-500059-E-12 –...
Page 10
Easy Kit FMCDC-MB95260H-EK-01 V1.2 Chapter 2 2BEasy Kit Manual If the following window pops up during installation, click Continue Anyway to complete the installation. Figure 2-5: Install Easy Kit in Windows (5) Windows will install the driver automatically. Click Finish after the driver has completed the installation normally.
Easy Kit FMCDC-MB95260H-EK-01 V1.2 Chapter 2 2BEasy Kit Manual 2.5 Easy Kit Mode Setting A mode switch on Easy EV-Board is used to select Easy Kit between debug mode and free run mode, as shown in the figures below. Mode switch Figure 2-7: Mode Switch from Top View Mode switch Figure 2-8: Mode Switch from Top View...
Easy Kit FMCDC-MB95260H-EK-01 V1.2 Chapter 4 4BSample Code Manual 4 Sample Code Manual 4.1 Topic List User could access the following address to get the SOFTUNE IDE and sample code for MB95200 Series Easy Kit. http://www.fujitsu.com/cn/fss/services/mcu/tools.html MCU-AN-500059-E-12 – Page 13...
Easy Kit FMCDC-MB95260H-EK-01 V1.2 Chapter 4 4BSample Code Manual 4.2 Project Structure Here take Easy Kit Demo project for example. The sample code is organized as Figure 4-1 in Windows system. Figure 4-1: Easy Kit Demo Project Structure It’s recommended that user saves all the source codes in one source code folder. In Easy Kit Demo project, folder “scr”...
SOFTUNE, user could easily identify source code and header files in this window. Figure 4-3: SOFTUNE Version 4.3.1 Header Files The MB95200.h and the _f2mc8fx.h are header files, including MB95200 Series MCU I/O registers definition. Here take PDR0 for example. In MB95200.h, PDR0 is defined as below.
Chapter 4 4BSample Code Manual 4.3.3 Vectors.c File The Vectors.c contains the MB95200 Series MCU Interrupt vector definition. User can pre-set all interrupt control registers in function InitIrqLevels(). It can be used to set all interrupt priorities in static applications. For example, to set the external interrupt ch.0 to level 0, change the following code: ILR0 = 0xFF;...
If the entire procedure goes right, a debug will start normally. 5.3 Operation Precautions All pins of MB95200 Series MCU are directly connected to Easy EV-board 20 pin interface. If the user wants to connect these pins out, it’s recommended to add terminal resistors in series with the pins.
Easy Kit FMCDC-MB95260H-EK-01 V1.2 Chapter 6 6BAdditional Information 6 Additional Information For more Information on FUJITSU Semiconductor products, visit the following websites: English version address: http://www.fujitsu.com/cn/fsp/services/mcu/mb95/application_notes.html Chinese version address: http://www.fujitsu.com/cn/fss/services/mcu/mb95/application_notes.html MCU-AN-500059-E-12 – Page 19...