Docsity
Docsity

Prepare for your exams
Prepare for your exams

Study with the several resources on Docsity


Earn points to download
Earn points to download

Earn points by helping other students or get them with a premium plan


Guidelines and tips
Guidelines and tips

Experiment 1 pre lab, Lab Reports of Microcomputers

The first experiment of Microcomputers class

Typology: Lab Reports

2022/2023

Uploaded on 12/12/2023

rupesh-kanna
rupesh-kanna 🇺🇸

1 document

1 / 4

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
Experiment 1 Pre-Lab
ECE 3620 Introduction to Microcomputers
Rupesh Kanna Kaviyasree Narayanan
This is a pre-lab for Experiment 1. In this experiment, we will be using Keil MDK v4 software to program
the launchpad.
First, we set up our Keil workspace by creating a new project and naming it.
Then, we select the device type and add the source and main code in the source group.
pf3
pf4

Partial preview of the text

Download Experiment 1 pre lab and more Lab Reports Microcomputers in PDF only on Docsity!

Experiment 1 Pre-Lab ECE 3 620 – Introduction to Microcomputers Rupesh Kanna Kaviyasree Narayanan This is a pre-lab for Experiment 1. In this experiment, we will be using Keil MDK v4 software to program the launchpad. First, we set up our Keil workspace by creating a new project and naming it. Then, we select the device type and add the source and main code in the source group.

After adding the files to the source group, we Set the floating point hardware target to ‘Not Used’. Now, go to the ‘Debug’ menu and choose ‘Use’ simulator and ‘Stellaris ICDI’ as a method of debugging.