PIC 16F720 Interrupt - Error Message

An area to discuss 8-bit PIC specific problems and examples

Moderator: Benj

Post Reply
skammann
Posts: 6
Joined: Sat Jun 10, 2017 6:31 pm
Been thanked: 3 times
Contact:

PIC 16F720 Interrupt - Error Message

Post by skammann »

Hallo,

for my application i want to use interrupt , pls. find the file here
Interrupt001.fcfx
(10.38 KiB) Downloaded 232 times
.
The compiler is interrupting with error message ,
Interrupt001.msg.txt
(1.5 KiB) Downloaded 175 times
There's no error when using UART RXINT0

Does anyone has got an idea ?

Best regards

Stefan
Attachments
Interrupt001.c
(32.58 KiB) Downloaded 205 times

User avatar
Benj
Matrix Staff
Posts: 15312
Joined: Mon Oct 16, 2006 10:48 am
Location: Matrix TS Ltd
Has thanked: 4803 times
Been thanked: 4314 times
Contact:

Re: PIC 16F720 Interrupt - Error Message

Post by Benj »

Hello Stefan,

Thanks for letting us know of the issue.

The attached files should solve the problem for you. SImply copy to your "Flowcode 7/FCD/PIC" folder, restart Flowcode and the program should then compile correctly for you.
16F720.fcdx
(14.17 KiB) Downloaded 187 times
16LF720.fcdx
(14.17 KiB) Downloaded 190 times
Let us know how you get on.

skammann
Posts: 6
Joined: Sat Jun 10, 2017 6:31 pm
Been thanked: 3 times
Contact:

Re: PIC 16F720 Interrupt - Error Message

Post by skammann »

Dear Ben,

Thank you very much for your quick response.
copied the file into my directory , restarted flowcode and it's working.

The next milestone in my project is completed.

Best regards

Stefan

Post Reply