Navid T
Full Member level 3

about pic compiler
hello i use pbpdemo compiler but when i compile my program too hex and write it to chip program doesnt work properly i use epic for write hex file my basic program and my hex file are here, is it true compile for this basic program? i think my compiler doesent work properly.( i writ program for 16F84 or 16F84A )
'
'FIRST BASIC PROGRAM TO WINK TWO LED'S CONNECTED TO PORT B
LOOP:HIGH 0 'TURN ON LED CONNECTED TO PIN RB0
PAUSE 500 'DELAY FOR .5 SECONDS
LOW 0 'TURN OFF LED CONNECTED TO PIN RBO
PAUSE 500 'DELAY FOR .5 SECOND
GOTO LOOP 'GO BACK TO LOOP AND BLINK & WINK LED'S FOREVER
END
:1000000028288F018E00FF308E07031C8F07031CEA
:10001000232803308D00DF300F2003288D01E83EB8
:100020008C008D09FC30031C18288C070318152838
:100030008C0764008D0F15280C181E288C1C222894
:1000400000002228080083130313831264000800B1
:10005000061483160610831201308F00F43002203C
:10006000061083160610831201308F00F430022030
:0600700028286300392876
:02400E00FD3F74
:00000001FF
thank you
hello i use pbpdemo compiler but when i compile my program too hex and write it to chip program doesnt work properly i use epic for write hex file my basic program and my hex file are here, is it true compile for this basic program? i think my compiler doesent work properly.( i writ program for 16F84 or 16F84A )
'
'FIRST BASIC PROGRAM TO WINK TWO LED'S CONNECTED TO PORT B
LOOP:HIGH 0 'TURN ON LED CONNECTED TO PIN RB0
PAUSE 500 'DELAY FOR .5 SECONDS
LOW 0 'TURN OFF LED CONNECTED TO PIN RBO
PAUSE 500 'DELAY FOR .5 SECOND
GOTO LOOP 'GO BACK TO LOOP AND BLINK & WINK LED'S FOREVER
END
:1000000028288F018E00FF308E07031C8F07031CEA
:10001000232803308D00DF300F2003288D01E83EB8
:100020008C008D09FC30031C18288C070318152838
:100030008C0764008D0F15280C181E288C1C222894
:1000400000002228080083130313831264000800B1
:10005000061483160610831201308F00F43002203C
:10006000061083160610831201308F00F430022030
:0600700028286300392876
:02400E00FD3F74
:00000001FF
thank you