• Our software update is now concluded. You will need to reset your password to log in. In order to do this, you will have to click "Log in" in the top right corner and then "Forgot your password?".
  • Welcome to PokéCommunity! Register now and join one of the best fan communities on the 'net to talk Pokémon and more! We are not affiliated with The Pokémon Company or Nintendo.

[ASM & Hex] DevKitARM Error

82
Posts
6
Years
  • I'm trying to build this but im getting an error. Any one have a solution?

    Code:
    arm-none-eabi-as -mthumb -c src/AudioFix.asm -o build/src/AudioFix.o
    make: arm-none-eabi-as: Command not found
    make: *** [makefile:17: build/src/AudioFix.o] Error 127
    Press any key to continue . . .
     
    Back
    Top