gnupic: __CONFIG directive for 16F88


Previous by date: 9 Jun 2004 21:18:33 +0100 PiKdev 0.6.6a on the mac, Easy B
Next by date: 9 Jun 2004 21:18:33 +0100 Re: __CONFIG directive for 16F88, David Willmore
Previous in thread:
Next in thread: 9 Jun 2004 21:18:33 +0100 Re: __CONFIG directive for 16F88, David Willmore

Subject: __CONFIG directive for 16F88
From: David Willmore ####@####.####
Date: 9 Jun 2004 21:18:33 +0100
Message-Id: <200406092018.i59KI7Es023990@localhost.localdomain>

All,

I'm getting errors trying to config a p16f88:
gpasm -L -o /usr/home/willmore/src/pic/test/12/test.hex -w 2 -p p16f88 -a inhx32 -r hex /usr/home/willmore/src/pic/test/12/test.asm
/usr/home/willmore/src/pic/test/12/test.asm:6:Error [126] Argument out of range.
/usr/home/willmore/src/pic/test/12/test.asm:6:Error [118] Overwriting previous address contents.

The code in question is:
5:	__CONFIG	_CONFIG1, _BODEN_OFF & _CP_OFF & _CCP1_RB0 & _WRT_ENABLE_OFF & _DEBUG_OFF & _CPD_OFF & _PWRTE_ON & _WDT_OFF & _LVP_OFF & _MCLR_ON & _INTRC_IO
6:	__CONFIG	_CONFIG2, _IESO_OFF & _FCMEN_OFF

Am I missing something in particular?  My version of gputils is:
gpasm-0.11.8 alpha

I guess I'll go get a newer version and see if that helps.

Cheers,
David

Previous by date: 9 Jun 2004 21:18:33 +0100 PiKdev 0.6.6a on the mac, Easy B
Next by date: 9 Jun 2004 21:18:33 +0100 Re: __CONFIG directive for 16F88, David Willmore
Previous in thread:
Next in thread: 9 Jun 2004 21:18:33 +0100 Re: __CONFIG directive for 16F88, David Willmore


Powered by ezmlm-browse 0.20.