Jump to content

Trouble Compiling setup8580.asm


davotron
 Share

Recommended Posts

Hello,

I am a newbie here, it is true, but have toiled with micro's and PICs over the years, but am having problems re-compiling my SID application.  I wish to run the MidiboxSID V2 software, and so edited the setup file to accommodate my minimal control surface.  I believe I essentially need to build the setup_8580.HEX and send it over SysEx, using MIOS studio, to the core - this seems like the most straight forward method.

I run into problems when I try to build the setup_8580.hex file from the assembler file.  I firstly tried the "traditional" MPASM method on windows; and after adding all the .inc and .h files to the project, got "symbol not previously defined" (among other) compiler errors.

I then switched to GPASM on my mac, and again, after playing with directories and getting .inc and .h files in the right places get the same "symbol not previously defined" errors for various things like "BANKED" and "STATUS".

Am I going about this the right way?!  i.e. compiling the setup.. file?  I'm a bit unsure about the Xcode method, although I'd like to understand it more - I used to use Xcode to basic build audio units, I'm not sure what I'm trying to achieve with Xcode - is it to compile a HEX file or a Sys ex file etc?

Any help would be fantastic, it's such a good ongoing project, I wish to get the fundamentals and then expand on it.

David

Link to comment
Share on other sites

  • 2 weeks later...

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...