Wifi_InitDefault problem because of libnds?

Post Reply
DarkShadow44
Posts: 19
Joined: Wed Apr 15, 2009 3:17 pm

Wifi_InitDefault problem because of libnds?

Post by DarkShadow44 » Wed Jun 10, 2009 12:16 pm

Hello,
I've the problem that Wifi_InitDefault doesn't work with the newest libnds and wifi lib.

It only works, if I install the previous libnds AND wifi lib.

It always hangs at

Code: Select all

while(Wifi_CheckInit()==0) {
    swiWaitForVBlank();
}
Can you help me?

WinterMute
Site Admin
Posts: 1853
Joined: Tue Aug 09, 2005 3:21 am
Location: UK
Contact:

Re: Wifi_InitDefault problem because of libnds?

Post by WinterMute » Thu Jun 11, 2009 12:29 am

How are you running code? i.e. which card?
Help keep devkitPro toolchains free, Donate today

Personal Blog

DarkShadow44
Posts: 19
Joined: Wed Apr 15, 2009 3:17 pm

Re: Wifi_InitDefault problem because of libnds?

Post by DarkShadow44 » Thu Jun 11, 2009 10:30 am

I tried it on no$gba and my CycloDsEvolution.

WinterMute
Site Admin
Posts: 1853
Joined: Tue Aug 09, 2005 3:21 am
Location: UK
Contact:

Re: Wifi_InitDefault problem because of libnds?

Post by WinterMute » Fri Jun 12, 2009 4:52 am

There's no point running wifi code on no$gba, it won't work.

The CycloDS boot menu may be doing something odd - is it possible to disable the soft reset?
Help keep devkitPro toolchains free, Donate today

Personal Blog

DarkShadow44
Posts: 19
Joined: Wed Apr 15, 2009 3:17 pm

Re: Wifi_InitDefault problem because of libnds?

Post by DarkShadow44 » Fri Jun 12, 2009 1:56 pm

I solved it. The compiler used and old PAlib Makefile which used an old arm7.bin.

Then I copied an Makefile of the examples and it worked. :oops:

Now it can run "Wifi_InitDefault" also on No$Gba.

Post Reply

Who is online

Users browsing this forum: No registered users and 9 guests