Velleman К8048 User Manual

Page 8

Advertising
background image

PIC programmer board

6

1 This is the name and location of your source code file e.g. C:\TEST\DEMOF267.ASM
2. Select the format of the machine code you wish to create. Always select 'HEXADEMICAL' for

the K8048.

3. The variables are checked for spelling mistakes if this option is checked off (capitals or small

letters)

4. Determines to what extent error messages and warnings are generated in the error file.

Preferably you should tick off ALL MESSAGES of ERRORS ONLY.

5. Simply keep the default setting for this option. In the 'ON'-setting the macros are fully written out

in the LIST-file (xxx.LST).

6. This is the word length of the bytes. Always select 'INHX8M' in the machine code file for the

PROGPIC2 software that comes with the K8048. Other choices will result in illegible or non
functioning machine code.

7. Here you can click on the files you want to generate in addition to the HEX machine code.

Error file: the error messages are saved in this file.
List file: this file contains your source code + error messages and additional information.

There is no need to generate the CROSS REFERENCE & OBJECT files because they are not
compatible with the K8048 anyway

.

8. Select the processor you're using. Important remark : with some PIC's the number is followed

by a generation code
e.g. PIC16F84A.

9. Indicate the column width in number of characters in the generated text files.

Click on <ASSEMBLE> when all the settings are correct.
The following screen is displayed if no errors are found in the source code.

Advertising