gnupic: gputils 1.2.0 #985


Previous by date: 2 Aug 2013 09:14:10 -0000 Re: [gpsim-devel] Lots of regression test failures, Borut Ražem
Next by date: 2 Aug 2013 09:14:10 -0000 Re: gputils 1.2.0 #985, Borut Ražem
Previous in thread:
Next in thread: 2 Aug 2013 09:14:10 -0000 Re: gputils 1.2.0 #985, Borut Ražem

Subject: gputils 1.2.0 #985
From: Rob Hamerling ####@####.####
Date: 2 Aug 2013 09:14:10 -0000
Message-Id: <51FB7823.7030101@gmail.com>

Hi,

I'm usually programming PICs in JAL. The compiler (JalV2) produces an 
.asm file which I sometimes throw to gpasm to see if it assembles fine. 
Today I built executables for eComStation (OS/2) from the latest 1.2.0 
#985 sources and did such a test. This showed an issue  for the 
ID-bytes. Below part of the gpasm listing. GPasm seems not to like the 
'org 2000', but since it repeats the message 4 times it might as well be 
the 'dw' statement following it (nevertheless the ID bytes are in the 
hex file).
Is this an issue with gpasm or with the .asm output of the JalV2 
compiler?  If needed I could send the complete .asm file.

Regards, Rob.


>                       03854
>                       03855 ; ID data
>                       03856
> 2000                  03857                                org     0x2000
> Warning[220]: Address exceeds maximum range for this processor.
> Warning[220]: Address exceeds maximum range for this processor.
> Warning[220]: Address exceeds maximum range for this processor.
> Warning[220]: Address exceeds maximum range for this processor.
> 2000   0000 0001 0005 03858                                dw      0,1,5,0
>        0000
>                       03859
>                       03860 ; EEPROM data
>                       03861
> 2100                  03862                                org     0x2100
> 2100   0000 0001 0005 03863                                dw      0,1,5,0
>        0000
>                       03864                                end




-- 
R. Hamerling, Netherlands --- http://www.robh.nl



Previous by date: 2 Aug 2013 09:14:10 -0000 Re: [gpsim-devel] Lots of regression test failures, Borut Ražem
Next by date: 2 Aug 2013 09:14:10 -0000 Re: gputils 1.2.0 #985, Borut Ražem
Previous in thread:
Next in thread: 2 Aug 2013 09:14:10 -0000 Re: gputils 1.2.0 #985, Borut Ražem


Powered by ezmlm-browse 0.20.