Page 1 of 1

PIC 16F720 Interrupt - Error Message

Posted: Mon Oct 30, 2017 11:29 am
by skammann
Hallo,

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

Does anyone has got an idea ?

Best regards

Stefan

Re: PIC 16F720 Interrupt - Error Message

Posted: Mon Oct 30, 2017 12:31 pm
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 194 times
16LF720.fcdx
(14.17 KiB) Downloaded 197 times
Let us know how you get on.

Re: PIC 16F720 Interrupt - Error Message

Posted: Mon Oct 30, 2017 2:04 pm
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