gbadev.org forum archive

This is a read-only mirror of the content originally found on forum.gbadev.org (now offline), salvaged from Wayback machine copies. A new forum can be found here.

DS development > trouble with the NDS DEV ENV

#42392 - oxymen - Tue May 10, 2005 9:48 pm

Hi, when I installed the ndslib update nothing I compile works.
I try to compile the examples, the make-log only displays for example:

> "make"
Nintendo DS rom tool 1.13 by Rafael Vuijk (aka DarkFader)

built ... Hello_World.nds.gba

> Process Exit Code: 0


Also all the roms crash the emulators.
Anyone with similar problems? how do I fix it?

#42394 - floatstarpx - Tue May 10, 2005 9:51 pm

don't load the .nds.gba file into the emulator.
instead - load the .bin file which is in the arm9 directory!
that should work.

#42395 - LOUD NOISES - Tue May 10, 2005 10:07 pm

The latest update of NDSLIB was causing all of my programs to crash too. I just downloaded the version available from www.drunkencoders.com, this one seems to be working correctly.