PIC16F877 blocking problem

Beta Testing discussion on mikroC PRO for PIC.
Post Reply
Author
Message
brayek
Posts: 8
Joined: 04 Oct 2014 13:37

PIC16F877 blocking problem

#1 Post by brayek » 04 Oct 2014 16:04

hello,
Please, I a question, I use the PIC16F877 for a project, and my code on the mikroC occupies only 56%
of RAM PIC, and mikroC code is of course correct.
but unfortunately when I tested with simulator (ISIS), in start operating properly 100% but if I add one simple line "Lcd_Out (1, 2, "xxxx")" it crashes during operation :!: :!: :?: :?:
solution? :roll:

Muphy
Posts: 318
Joined: 24 Feb 2008 14:05
Location: Stonehaven Scotland

Re: PIC16F877 blocking problem

#2 Post by Muphy » 14 Oct 2014 21:09

mikroC code is of course correct.
A very broad statement without posting the code.

It is simply impossible to answer your question with the scant information you provide. How about you post your perfect code and someone with a 16F877 might try and compile it to help you??

Good luck

M

Mince-n-Tatties
Posts: 2780
Joined: 25 Dec 2008 15:22
Location: Scotland

Re: PIC16F877 blocking problem

#3 Post by Mince-n-Tatties » 18 Jun 2015 21:38

likely an irp_bit issue.

search the forum for topics on irp_bit
Best Regards

Mince

Post Reply

Return to “mikroC PRO for PIC Beta Testing”