PDA

View Full Version : Darrel taylor 18F452 interrupt routines



Pedro Santos
- 20th April 2007, 17:54
Hello Darrel Taylor

Have Problems to compile my program with your interrupt routines for 18F452 device

See please the attached graphic

with the ints-14 for the 16F877 works ok

''INCLUDE "DT_INTS-14.bas" ' Sistema Base de Interrupt 14 bit device
''INCLUDE "ReEnterPBP.bas" ' Incluir se usar interrupts em PBP
''INCLUDE "Elapsed_INT.bas" ' rotinas de Timer

INCLUDE "DT_INTS-18.bas" ' Sistema Base de Interrupt 16 bit device
INCLUDE "ReEnterPBP-18LP.bas" ' Incluir se usar interrupts em PBP

Thank you

Regards

Pedro

mister_e
- 20th April 2007, 20:09
But in your picture you have 16F877 Selected... but my eyes trick me today

Post your whole code.

Pedro Santos
- 20th April 2007, 21:32
Hello mister_e

That it's

Thank You

Regards

Pedro

Archangel
- 21st April 2007, 06:17
Hi Pedro,
Glad mister_e caught that, trips me up too, check out this link:
http://www.picbasic.co.uk/forum/showthread.php?t=6164
JS