Jump to content

Recommended Posts

Posted

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

Posted

si quelqu'un a une methode clair je suis preneur car la je suis grave perdu ,j'ai besoin de compiler mon fichier 8580.asm pour modifier la taille de l'ecran

Merci d'avance

Posted

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.

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