Search found 3 matches

by donaldquixote
Sat Aug 29, 2009 5:47 am
Forum: DS/DSi Development
Topic: Thinking ahead on debugging....
Replies: 3
Views: 4217

Re: Thinking ahead on debugging....

Thanks for the tip : )
by donaldquixote
Wed Aug 26, 2009 10:27 pm
Forum: DS/DSi Development
Topic: Thinking ahead on debugging....
Replies: 3
Views: 4217

Thinking ahead on debugging....

Hi all, I'm beginning work on my second DS project. This time through, I am hoping to avoid some of the debug headaches I ran into the first time, so I've been looking into methods for gathering data on crashes/hangs. Anyway, I have two questions: First, I'm using the default exception handler, and ...
by donaldquixote
Sat Sep 13, 2008 5:57 am
Forum: devkitARM
Topic: Building in eclipse
Replies: 0
Views: 4070

Building in eclipse

Hi everyone, I'm new to DS programming, and to Eclipse. I'm using a makefile from Patater's manual and demos (http://patater.com/manual) so I can work with GRIT. The problem I'm having is that while I can build fine calling make from the cmd line, I can't actually build through Eclipse. At first, I ...