With 18f4550 and sdcc #7792:

[...]
26 #pragma config PLLDIV = 1
27 #pragma config CPUDIV = OSC1_PLL2
28 #pragma config USBDIV = 2
29
30
31 #pragma config FOSC USBDIV = HSPLL_HS
[...]

Warnings:
MIDI_PEDAL_fuses.h:27: warning 191: #pragma config: bad argument(s); pragma
ignored
MIDI_PEDAL_fuses.h:31: warning 191: #pragma config: bad argument(s); pragma
ignored

Maybe a problem with underscores?

Thanks a lot


On Sun, May 27, 2012 at 10:08 AM, Richard Hughes <hughsi...@gmail.com>wrote:

> On 26 May 2012 19:17, Borut Ražem <borut.ra...@gmail.com> wrote:
> > "allow space characters in #pragma config" problem fixed in svn revision
> > #7792.
>
> Great, thanks dude.
>
> Richard.
>
>
> ------------------------------------------------------------------------------
> Live Security Virtual Conference
> Exclusive live event will cover all the ways today's security and
> threat landscape has changed and how IT managers can respond. Discussions
> will include endpoint security, mobile security and the latest in malware
> threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
> _______________________________________________
> Sdcc-user mailing list
> Sdcc-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/sdcc-user
>
------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
Sdcc-user mailing list
Sdcc-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sdcc-user

Reply via email to