gnupic@linuxhacker.org

gnupic@linuxhacker.org


Subject: Re: Running gpsim
From: Scott Dattalo
Date: Fri, 19 Mar 2004 08:38:51 -0800 (PST)

On Fri, 19 Mar 2004, Milan wrote:

> Gpsim is crashing with this message:
> 
> [milan@localhost 12bit]$ gpsim p12c508_test.cod

Try this:

gpsim -s p12c508_test.cod

The -s specifies a symbol file. Otherwise gpsim thinks you want to load a 
hex file. It's bad taste on gpsim's part to crash, so I look at a way to 
fix this.

Scott


gnupic@linuxhacker.org