Jump to content

Recommended Posts

Posted

Still reading and planning my toy, and had another question:

Since the Core32 can be loaded directly with programs made in C (no assembler language) and the midibox_MM is already written in C; does that mean it can be loaded directly to the Core32 and run properly in it's current state?

Thanks

Posted

No sorry it isn't that straight-forward. The MIOS8 C API and the MIOS32 one are completely different....

I don't know how far forward TK is with the MIOS32 version of the MIDIbox MM (or if he has even started it). It may be possible to modify the MIOS32 version of the LC if you have a reasonable knowledge of C programming!

Thanks

Phil

Posted

No sorry it isn't that straight-forward. The MIOS8 C API and the MIOS32 one are completely different....

I don't know how far forward TK is with the MIOS32 version of the MIDIbox MM (or if he has even started it). It may be possible to modify the MIOS32 version of the LC if you have a reasonable knowledge of C programming!

Thanks

Phil

Thanks for answering :)

I probably don't have the know-how myself, but perhaps someone I know does. I wonder if it's basically a complete re-write, or if only portions of the code need to be re-written?

Posted

Only portions of the code have to be re-written, mainly MIOS_* functions have to be mapped to MIOS32_*.

I can do this... sooner or later... but currently my focus is on MBSID V3 :)

Best Regards, Thorsten.

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