Search found 5 matches

by fernandohildebrand
Tue Feb 08, 2011 11:53 pm
Forum: devkitPPC
Topic: CodeLite and devkitPPC for Wii
Replies: 5
Views: 9043

Re: CodeLite and devkitPPC for Wii

So, basicly you're saying that there's some hardcore work to be done in CodeLite, so we could, for exmaple, at the wizard templates have a Wii kind of project. I thought theyre debbuger was based on DDD, and completely compatible with every kind of gdb you put under it. Guess I was wrong, darn ...
by fernandohildebrand
Mon Feb 07, 2011 5:14 am
Forum: devkitPPC
Topic: CodeLite and devkitPPC for Wii
Replies: 5
Views: 9043

Re: CodeLite and devkitPPC for Wii

Hmmm.... CodeLite uses internal Makefiles based on regular makefiles, as it just uses regular make. I've puted the compilers, debugs, libPaths of devkitPPC, and it compiles a .o file. Guess Icould rename it to .dol and use external-tools plugin to load up to Wii. About the remote debugging I'm still ...
by fernandohildebrand
Mon Feb 07, 2011 1:18 am
Forum: devkitPPC
Topic: CodeLite and devkitPPC for Wii
Replies: 5
Views: 9043

CodeLite and devkitPPC for Wii

Has anyone been able to use CodeLite both as 'compiler' and 'debbuger(remote on Wii' ?

If it's so, can you guys post a tutorial about that?

I'm trying, but no good luck so far.

eg: How to generate the .dol instead of .o? how to use wiiload from within CodeLite? How to remote debbug(gdb)?

Thanks!
by fernandohildebrand
Mon Jan 31, 2011 5:37 pm
Forum: Gamecube/Wii Development
Topic: USB Devices
Replies: 7
Views: 12009

Re: USB Devices

I'm doing a little project that involves using a 3D sound with regular headsets, and a microphone (mic). In Wii that would have to be a USB device. Is there such a interface to it already? Or would it have to be a complementary lib on top of libog?
by fernandohildebrand
Tue Jan 25, 2011 8:19 pm
Forum: Off Topic
Topic: Kalman filter lib...
Replies: 2
Views: 6934

Kalman filter lib...

Hello.

I am trying to find a Kalman filter lib(in C if possible). Serached the forums and got nothing. Any advice?

Please send answer to [email protected] too.