neutrik Posted June 15, 2010 Report Posted June 15, 2010 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 Quote
neutrik Posted June 15, 2010 Author Report Posted June 15, 2010 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 Quote
nILS Posted June 15, 2010 Report Posted June 15, 2010 http://www.midibox.org/dokuwiki/doku.php?id=windows_toolchain_quickstart Quote
neutrik Posted June 15, 2010 Author Report Posted June 15, 2010 thanks nils i show this tuto but i'm lost and no work Quote
phunk Posted June 15, 2010 Report Posted June 15, 2010 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. Quote
neutrik Posted June 16, 2010 Author Report Posted June 16, 2010 thanks for all i found the tricks Ed Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.