Check out the code:
     svn://svn.bodz.net/usnap/miadev/trunk  (user/passwd = miadev)

1. cd arch/cos51; make
2. cd test/cos51; make debugunit_m.bin

See the output:

 > $ sdcc -c --std-c99 -I../../arch --model-medium   -o debugunit_m.rel 
debugunit.c
 > $ sdcc --model-medium    --iram-size 0x100 --code-size 0x2000 
--xram-size 0x200 debugunit_m.rel ../../lib/cos51medium.lib
 >
 > ?ASlink-Warning-Byte PCR relocation error
          file              module            area              offset


What's PCR relocation?


Thanks,
Lenik

------------------------------------------------------------------------------
This SF.net email is sponsored by Sprint
What will you do first with EVO, the first 4G phone?
Visit sprint.com/first -- http://p.sf.net/sfu/sprint-com-first
_______________________________________________
Sdcc-user mailing list
Sdcc-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sdcc-user

Reply via email to