Data Sheet

Page 4
Page 5
First thing we have to do is to specify the
general project information. This is done
by selecting the target microcontroller, it’s
operating clock frequency, and of course
- naming our project. This is an important
step, because compiler will adjust the
internal settings based on this information.
Default conguration is already suggested
to us at the begining. We will not change the
microcontroller, and we will leave the default
LM3S9B95 as the choice for this project.
Step 1 - Project Settings
Figure 3-2: You can specify project name, path, device and clock in the rst step