Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

[PIC] Pic programming problem

Status
Not open for further replies.

sangeo

Member level 2
Member level 2
Joined
Jun 2, 2013
Messages
44
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,286
Visit site
Activity points
1,647
Haii all i am new in pic micro-controller programming area and familiar with 8051.I wrote a program with timer0 interrupt in MicroC 8.2v for PIC-16f887 ic .In microC how we can check timer0 ISR..There is an option for viewing and setting register values, calling WATCH WINDOW, but setting of timer overflow flag in watch window does not shift execution into ISR. But in the case of 8051 with Keil IDE, there is an option for checking interrupts status and also we can manually set interrupt flag's bit to access interrupt service routine. What will be the reason of this case in MicroC ??

Thanks in advance

Saneesh george
 

I have tried using Mikro C and given up with it because of it's very poor simulator and some of the strange code it produces. I'm not sure if it is possible to simulate timer operation at all and I don't think it simulates interrupts from timer operation either. I think it has an option to manually trigger an interrupt but it is painful to use.

Brian.
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top