2 - Introduction To Bascom AVR Software
2 - Introduction To Bascom AVR Software
SOFTWARE
INSTRUCTOR: ABDUL BASIR FAIQ, M.ENG
Introduction to Bascom avr software
1- Toolbar
Parts of the software
3- Our pins
Parts of the software
4- PDF Viewer
Start a new project
2- File NEW
- This option creates a new window in which you will write your program
3- File Open
- With this option you can load an existing program from disk
File
4- File Close
5- File Save
- With this option, you save your current program to disk under
6- File Save As
With this option, you can save your current program to disk
under a different filename
- With this option, you can preview the current program before it is printed
File
8- File Print
With this option, you can print the current program
9- File Project
Each file you open is a project
File
9- File EXIT
With this option, you can leave BASCOM
Edit Menu
We can select: the target chip, size of the external RAM, and etc…
Options Menu
With this option, you can select what type of file/document/program; the targeted mc must
generate. (e.g binary file, debug file, Intel HEX file, report file, error file and etc…)
Options Menu
3- Options Communication
With this option, you can modify the communication settings for the terminal emulator.
Options Menu
4- Options Environment
The Environment TAB has a
few TABS of it's own.
Overview of Bascom AVR Parts
P4: Hardware's (Which type of external hardware can be supported by Bascom AVR)
P8: Library of assembly language (Codes are already defined we can use directly)