Jump to content

Recommended Posts

Posted

I am using Windows XP SP3 x86.

I have merely edited setup_8580.asm to enable AOUT_LC module.

This is what I get when I try to compile the latest MBSIDV2 (2.040)

rm -rf *.cod *.lst *.err

rm -rf *.hex

gpasm  -p p18f4685  -I./src -I ./include/asm -I ./include/share -I ./modules/j5_

io  -I ./modules/aout   setup_6581.asm

src/main.inc:25:Warning [209] Missing quote.

src/main.inc:25:Error [103] syntax error

./include/asm\macros.h:188:Error [113] Symbol not previously defined (MBSID_VERS

ION_STR).

make: *** [setup_6581.hex] Error 1

sdcc --version returns:
SDCC : mcs51/gbz80/z80/avr/ds390/pic16/pic14/TININative/xa51/ds400/hc08 2.8.0 #5

117 (Mar 23 2008) (MINGW32)

Any ideas?

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...