On Sun, 06 Mar 2016 12:32:08 +0330
Mohammad Amin Sameti <mamins1...@gmail.com> wrote:

> Hi guys.
> I configured timer zero of PIC16F627A to produce interrupt. simulating in 
> GPSIM, after TMR0 overflow INTCON is set to 0xA4 which means timer interrupt 
> flag is set, but the problem is that program doesn't call isr routine.
> 
> 
> Source: 
> https://github.com/mamins1376/PIC-C-Projects/blob/master/pulsynth/src/main.c
> 
> Makefile: 
> https://github.com/mamins1376/PIC-C-Projects/blob/master/pulsynth/makefile
> 
> 
> $ sdcc -v
> SDCC : 
> mcs51/z80/z180/r2k/r3ka/gbz80/tlcs90/ds390/pic16/pic14/TININative/ds400/hc08/s08/stm8
>  3.5.5 #9473 (Linux)
> published under GNU General Public License (GPL)
> 

This bug fixed in the svn [r9503] version.
https://sourceforge.net/p/sdcc/bugs/2470/#80f5

Molnár Károly

> 
> Thanks for support.
> ------------------------------------------------------------------------------
> _______________________________________________
> Sdcc-user mailing list
> Sdcc-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/sdcc-user
> 

------------------------------------------------------------------------------
_______________________________________________
Sdcc-user mailing list
Sdcc-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sdcc-user

Reply via email to