On 16.10.2014 09:15, Electropepper PIC wrote: > I got the missing code, now i got the following error: > > sdcc -mpic14 -p16f628a --use-non-free -L > /usr/local/share/sdcc/lib/src/pic14 main.c -o main > main.c:15: syntax error: token -> '0x20' ; column > 22 > > > make: *** [main] Error 1 > > > Line 15 and the following 3 lines are : > volatile Uint8 at 0x20 > loop_x; > > > volatile Uint8 at 0x21 > loop_b; > > > volatile Uint8 at 0x22 loop_c; > > > Is it maybe some old obsolete syntax ?
Yes. That should be "__at", instead of "at". Philipp
signature.asc
Description: OpenPGP digital signature
------------------------------------------------------------------------------ Comprehensive Server Monitoring with Site24x7. Monitor 10 servers for $9/Month. Get alerted through email, SMS, voice calls or mobile push notifications. Take corrective actions from your mobile device. http://p.sf.net/sfu/Zoho
_______________________________________________ Sdcc-user mailing list Sdcc-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/sdcc-user