Chaps,

I'm getting the following error from gpsim and the code does not work on a 
PIC.  My suspicion is that my variables have run out of file registers or 
are attempting to overright ones they should not.  I'm attemping to write 
code for the PIC 16F877.

Any hints?

>From GPSIM, as it stops:

attempt write to invalid file register
    address 0x90,   value 0xff
0x0000000004C61337  0x08EB 0x0090 movwf _T1CON_bits

Pete

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Sdcc-user mailing list
Sdcc-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sdcc-user

Reply via email to