| View previous topic :: View next topic |
| Author |
Message |
Art
Joined: 09 Nov 2005 Posts: 647
|
Posted: Wed Dec 12, 2007 7:55 am Post subject: WLAN sample crash |
|
|
Hi Guys,
I've been trying to use the WLAN sample in sdk samples directory without any modification at all
except it is compiled as eboot.
| Code: |
* main.c - Example of using the WLAN scanner
* The info here was reversed from scan.prx which Sony/Namco so
* helpfully left in plain sight on the japanese ridge racer UMD
* Thx boys :)
|
I have only added to the makefile:
| Code: |
EXTRA_TARGETS = EBOOT.PBP
PSP_EBOOT_TITLE = Scan
KXDIR = __SCE__$(TARGET)
KXDUMMY = %__SCE__$(TARGET)
|
The code then compiles without errors, but crashes my PSP in 1.50
with no wifi LED, and no text to the screen.
I have tried with a very old toolchain, and very new toolchain.
The eboot differs in size a little, but the result is the same.
Any suggestions to get it working?
Cheers, Art. _________________ If not actually, then potentially. |
|
| Back to top |
|
 |
Art
Joined: 09 Nov 2005 Posts: 647
|
Posted: Wed Dec 12, 2007 8:03 am Post subject: |
|
|
I suppose that would happen if you used the PRX version
instead of the elf version.
thx _________________ If not actually, then potentially. |
|
| Back to top |
|
 |
Viper8896
Joined: 26 Jan 2006 Posts: 110
|
Posted: Wed Dec 12, 2007 2:01 pm Post subject: |
|
|
| I haven't checked myself but it might be the NIDs that changed. Check http://silverspring.lan.st/ |
|
| Back to top |
|
 |
Art
Joined: 09 Nov 2005 Posts: 647
|
Posted: Wed Dec 12, 2007 2:39 pm Post subject: |
|
|
No, all is fine it was my own silly mistake as I said.
In samples there is a seperate elf, and prx version of the sample. _________________ If not actually, then potentially. |
|
| Back to top |
|
 |
better
Joined: 03 Dec 2007 Posts: 2
|
Posted: Sun Dec 16, 2007 12:13 am Post subject: |
|
|
| Sorry, Dont understand anything. I am not a programmer who can debug the program that you are using for the WLAN. So i am out of it. |
|
| Back to top |
|
 |
cloudhunter
Joined: 17 Aug 2006 Posts: 86
|
Posted: Sun Dec 16, 2007 4:27 am Post subject: |
|
|
| better wrote: | | Sorry, Dont understand anything. I am not a programmer who can debug the program that you are using for the WLAN. So i am out of it. |
He's already fixed it - there's no point in bumping it.
Cloudy _________________ :) |
|
| Back to top |
|
 |
|