gnupic@linuxhacker.org

gnupic@linuxhacker.org


Subject: Re: GPSIM and 18F252
From: Craig Franklin
Date: 09 Sep 2003 23:46:40 -0500

On Tue, 2003-09-09 at 18:45, Antonio Augusto Todo Bom Neto wrote:
> How to support a new device on GPSIM?
> Can I copy some file and edit or is necessary much more work?
> 
> In my application I compiled as 18c252 just for test. But is relocatable
> and use 13 asm files and 26 include files.
> I tried to use GPSIM is first it looks well, I can run step by step
> etc...
> But if I ask for open Source window this msg appears:
> 
> gpsim> gpsim: gui_src_asm.c:1173: add_page: Assertion `id<20 && id >=0'
> failed.
> Aborted (core dumped)
> 
> Is there some limit to files or this msg don“t care this?
> 
> Ps: To the moment I am compiling with gpasm and linking by:
> wine mplink ...
> working fine, and fast.
> 

I am not sure if anyone has ever tested gpsim with mplink COD files.  It
should work, but I have seen some differences in the files.

I am working through your gplink bug report.  I have all the bugs fixed
that were causing the errors.  I need a little more time to check
everything out.  With any luck, you will be able to link gpasm objects
with gplink in the next day or two.  You should have a little better
luck with gplink COD files.


gnupic@linuxhacker.org