Search found 2 matches
- Tue Jul 11, 2006 1:37 am
- Forum: General Discussion
- Topic: Emulating LocationFree Video Streams
- Replies: 1
- Views: 4965
Hi, I can give some informations about LocationFree system (LF-B1 base, EU version): - The PSP LocationFree Player (2.70) search for a base, sending UDP broadcast packets. When the base is found, you must configure a few things and the PSP generates a (binary) file on the Memory Stick. Until this fi...
- Thu Jun 23, 2005 7:24 pm
- Forum: PSP Development
- Topic: PSP-toolchain and libc
- Replies: 2
- Views: 1773
PSP-toolchain and libc
Hi, When linking with "-lc", it provides me things like "strlen", but "malloc" failed (../../../../../newlib/libc/reent/sbrkr.c:60: undefined reference to « sbrk »). What part of LIBC is provided by toolchain ? Is there any alternative available ? If someone started a L...