chevymn1964
Full Member level 2
- Joined
- Apr 1, 2006
- Messages
- 120
- Helped
- 2
- Reputation
- 4
- Reaction score
- 0
- Trophy points
- 1,296
- Location
- Santa Rosa, Ca.
- Activity points
- 2,551
Hello Everyone! Got a quick question.... Im having problems setting the config bits on a 16F676 in assembly I want to use the internal osc with the ports set as I/O Example: __config _cp_off & _wdt_off & _pwrte_on & _INTOSC_???????
I cant figure out what to put after the _INTOSC Each time I update the project I get an error saying:Error[113] C:\PROGRAM FILES\MICROCHIP\DOCS\PIC DVM 16F676.ASM 33 : Symbol not previously defined (_INTOSC) any Ideas?????
Thanks!
I cant figure out what to put after the _INTOSC Each time I update the project I get an error saying:Error[113] C:\PROGRAM FILES\MICROCHIP\DOCS\PIC DVM 16F676.ASM 33 : Symbol not previously defined (_INTOSC) any Ideas?????
Thanks!