PDA

View Full Version : NDS Managedbuilder 1.1.2



wraggster
June 28th, 2006, 11:57
Sniper posted this news on his site:

It's summer, but I managed it to make an update with some nice new features:

It supports now the EABI gcc compiler which is used by the devkitARM R19. But it still supports the "old" ELF compiler. The plugin tries to recognise the installed compiler and enable/disable the related project type. Make sure that your devkitARM/bin is in the system path! The default toolchain is EABI.
It is compatible with the NDS Managedbuilder 1.1.1, so you do not have to recreate existing projects.
You can switch between the project types EABI and ELF by using a project converter. But this is only working with CDT3.1.0+. With CDT3.0.x it's not working correctly, sorry.
I added a binary parser "NDSBinaryParser" for the ROM files. This shows the ROM name + code, code size, destination addresses and program counters. Select it in the project properties. I think its helpful ( At least for me ;) ).

Get the plugin using Eclipse-Updater from: http://dev.snipah.com/nds/updater

If you have problems with the plugin or feature requests contact me via email at sniper --at-- thisdomain.

More info --> http://dev.snipah.com/index.php?id=5&type=1