Jump to content

comment recompiler


neutrik
 Share

Recommended Posts

bonjour a tous

Malgré les tutos du site pour recompiler un fichier asm ,je ne comprend pas comment cela fonctionne y a t il quelqu'un qui pour me montrer la marche a suivre car j'ai besoin de recompiler mon fichier est cela fais une semaine que je galère avant j'utiliser MPLAB ca marcher nickel Mais je suis perdu

Merci d'avance a tous

Link to comment
Share on other sites

Hi Mate,

that´s really easy. I did it yesterday without any problems.

1.) Install the tools. You find them here (win32): http://rapidshare.com/files/399264147/MidiboxProgramming.zip.html

2.) Move the entire Folder with your 8580.asm to e.g. c:/mios/midibox_sid_v2_0_rc37 (or whatever foldernames you have)

3.) On Winxp click start and type "cmd", that opens a shell (dos like command window)

4.) in this shell navigate to your folder

5.) type and execute: SET PATH=C:\MSYS\1.0\bin;%programfiles%\gputils\bin;%programfiles%\SDCC\bin;%PATH%

6.) type and execute: make

files are made and ready for upload.

that´s all.

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