DOC PREVIEW
UNCC ECGR 4101 - SKP16C62P StarterKit Plus Software Install

This preview shows page 1-2 out of 5 pages.

Save
View full document
View full document
Premium Document
Do you want full access? Go Premium and unlock all 5 pages.
Access to all documents
Download any document
Ad free experience
View full document
Premium Document
Do you want full access? Go Premium and unlock all 5 pages.
Access to all documents
Download any document
Ad free experience
Premium Document
Do you want full access? Go Premium and unlock all 5 pages.
Access to all documents
Download any document
Ad free experience

Unformatted text preview:

AnalogAdjust (R16)Power LEDResetSwitchUserSwitchesThermistor8 Characters x 2 Lines LCDLCDContrastUser LEDsM16C/62P MCU(M30626FHPGP)ICD LED Status:Red – Target StoppedGreen – Target RunningStatus – ICD StatusRed – ICD PowerRTA-FoUSB-MONIn-Circuit Debugger (ICD)Target/BusPower ModeSelectorSKP16C62P StarterKit Plus QuickStart Guide Page 1 of 5Figure 1. SKP16C62PQuickStart GuideSKP16C62PStarterKit Plus1. SKP16C62P StarterKit Plus Software Installa) Please insert the enclosed CD into your computer’s CD-ROM drive. The CD should auto-start, displaying the SKP Picker Install Screen. Follow the directions in the installation windows to install the Renesas tools.i) If the installation screen does not appear, please browse the CD root folder and double-click on “SKP-Installer.exe”.– Do not plug the In-Circuit Debugger into your USB port until instructed to in Section 2, USB Driver Installation.– The installation process requires a valid SKP serial number. Locate the label on the PC board or on the side of your box.– During the installation process, you may be prompted to restart your computer. Do not restart until the SKP installerhas completed installation of all of the software items.– During the SKP install, dialog boxes will appear asking if you would like to install the development tools or not.The development tools will allow you to evaluate the different features of the M16C/62P MCU and the softwaredevelopment environment (debugger, compiler, linker, etc…).2. USB Driver InstallationWhen you connect the RTA-FoUSB-MON In-Circuit Debugger (ICD) to your computer for the first time, Windows will recognizethis new device and will request the drivers. Follow the steps below to install the drivers. Administrator privileges arerequired to install the driver on a Windows 2000/XP machine.a) Plug one end of the USB cable into the RTA-FoUSB-MON and the other into a USB socket on your PC (the supplied USBcable is keyed for the mini USB connector on the FoUSB-MON). The “Found New Hardware Wizard” window will appear.b) If using Windows XP, skip to step 2 c); otherwise, click <Next>.c) Verify the (Recommended) option is selected and click <Next>.d) Select “Specify a location” and leave all other options un-checked; click <Next>.e) Browse to the “C:\MTOOL\FOUSB\USB Drivers” folder.f) Select the file “fousb.inf” and click <Open>.g) Click <Ok> to install the USB Driver.– For Windows XP, a dialog box is displayed warning that the driver has not been tested for Windows XP compatibility.Please disregard this warning and continue driver installation.– You can verify that the driver is installed properly by looking at how fast the Status (yellow) LED is blinking on the RTA-FoUSB-MON. If the driver is loaded correctly, the Status LED will be blinking once every second. If not, the StatusLED will blink 2-3 times a second (if you continue having driver installation problems, see SKP16C62P User’s Manual,Appendix A. Troubleshooting).Figure 2. SKP16C62P System ConnectivitySKP16C62P StarterKit Plus QuickStart Guide Page 2 of 5SKP16C62P10-pinTarget CablePC with Windows® 98SE, 2000, Me, or XPICDMini USBCable3. Demo ProgramThe kit ships with a demo program that runs on the board when connected to the ICD (RTA-FoUSB-MON).a) If not already done in step 2a), plug one end of the USB cable into the RTA-FoUSB-MON and the other into a USB socket on your PC.b) Connect the RTA-FoUSB-MON to the SKP16C62P board using the supplied ribbon cable. The power light of the boardshould come on. If the power light on the SKP16C62P board does not come on, check the Power Mode switch on theRTA-FoUSB-MON and verify that it is set to the “USB” position.c) Press the reset switch to run the demo program.– The LCD on the board will display a welcome message (adjust LCD contrast as needed). After a few seconds,“RT1: xxxx, AN0: xxxx” will be displayed on the LCD.– The LED’s will blink sequentially (back and forth).– The LED flash rate is controlled by the Analog Adjust (R16) potentiometer (which is connected to the ADC’s AN0 input).The 10-bit ADC value is also shown on the LCD as AN0.d) Turn the Analog Adjust clockwise or counter-clockwise. This alters the flash rate of the LEDs, and increases or decreasesthe AN0 value shown on the LCD.e) Press the pushbutton switches S1, S2, or S3. This will stop the sequential blinking and the LEDs. The LED associated withthe pushbutton switch (i.e., S1 – Red LED, S2 – Yellow LED, and S3 – Green LED) will light up.4. HEW (IDE) Quick-StartHEW integrates various tools such as the compiler, assembler, debugger, and editor into a common Graphical User Interface.To learn more on how to use HEW, open the HEW manual navigator on your computer (Start > (All) Programs > RenesasHigh-performance Embedded Workshop > Manual Navigator).a) Launch HEW from the Start menu (Start > (All) Programs > Renesas High-performance Embedded Workshop > High-performance Embedded Workshop).b) In the “Welcome!” dialog box:i) Verify “Create a new project workspace” is selected.ii) Click <OK>.c) In the “New Project Workspace” Dialog box:i) Verify the “CPU family” is set to “M16C”.ii) Select “M16C/62P StarterKit Plus” (Figure 3).iii) Enter “skptest62P” for the Workspace Name (the Project Name will auto fill to “skptest62P”).iv) Click <OK>.d) On the “M16C/62P StarterKit Plus - Step 1” Window:i) Click <Next>.e) On the “M16C/62P StarterKit Plus - Step 2” Window:i) Select “Test”.ii) Click <Finish>.f) In the “Project generator information” Window:i) Click <Ok>.g) Click the “Build” icon, , to compile, assemble and link the project. HEW will look similar to Figure 4.h) After ensuring there are no errors, proceed to section 5, KD30 Debugger Quick-Start.SKP16C62P StarterKit Plus QuickStart Guide Page 3 of 5Figure 3. New Project Workspace in HEWFigure 4. HEW with the skptest62p project compiled5. KD30 (Debugger) Quick-Starta) Connect the SKP16C62P to the PC as shown in Figure 2(described in detail in steps 3a) and 3b) above).b) Click on the debugger button to launch the KD30 debugger from HEW. The “Init” dialog box should open (Figure 5).c) The first time you run KD30, you will have to define the target:i) Click <Refer…>.ii) Highlight “M30626FHP.mcu” and click <Open>.iii) Select “USB” and click <OK>.– If you get an error, check connectivity.– If the message “We should download new firmware” isdisplayed, click


View Full Document

UNCC ECGR 4101 - SKP16C62P StarterKit Plus Software Install

Documents in this Course
Load more
Download SKP16C62P StarterKit Plus Software Install
Our administrator received your request to download this document. We will send you the file to your email shortly.
Loading Unlocking...
Login

Join to view SKP16C62P StarterKit Plus Software Install and access 3M+ class-specific study document.

or
We will never post anything without your permission.
Don't have an account?
Sign Up

Join to view SKP16C62P StarterKit Plus Software Install 2 2 and access 3M+ class-specific study document.

or

By creating an account you agree to our Privacy Policy and Terms Of Use

Already a member?