Jump to content

Compile errors


ytsestef
 Share

Recommended Posts

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?

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...