Documentation (c) 2006-2008 Hobby-Robotics, LLC


Chapter 1. IDE Step by Step

Table of Contents

HBBR IDE at a glance
Installing HBBR Basic
Registration
Quick start project
New Project
Add runtime module
Add or Change runtime module
Add new source file
Add Sub Main() and save
Set source as Main
Edit CPU configuration
Edit Linker Configuration
Edit runtime configuration
Save new project
Compile project
View compile messages
View HEX
Verify serial port COM settings
Upload to Flash
Connect and View Terminal
Debug with Watch and Stack View
Explore with CPU View
Dialogs

Copyright © 2006-2008 Hobby-Robotics,LLC. All rights reserved 29

HHBR Basic Integrated Development Environment

Step by Step

Version 2.000

HBBR IDE at a glance

HBBR IDE is development environment for HHBR Basic. Development is centered around the concept of a project which consists of a binary runtime module plus one or more Basic source files and project configuration settings.

HBBR IDE Layout