Hi guys,
I heard that PSPLink is a great tool to ease development and debuging on the psp. Unfortunately i use psp slim and light and it seems to be non compatible with S&L
Is there an alternative?
PSPLINK on slim and lite
-
- Posts: 51
- Joined: Sun Feb 24, 2008 3:36 am
Re: PSPLINK on slim and lite
Use PSPlinkUSB not PSPlink and it will work fine.helboi wrote:Hi guys,
I heard that PSPLink is a great tool to ease development and debuging on the psp. Unfortunately i use psp slim and light and it seems to be non compatible with S&L
Is there an alternative?
Wally
i did like u said bit i've got this message
shell.c(2144) : error: syntax error before 's32'
shell.c: In function 'print_row':
shell.c(2150) : error: 'addr' undeclared (first use in this function)
shell.c(2150) : error: (Each undeclared identifier is reported only once
shell.c(2150) : error: for each function it appears in.)
shell.c(2153) : error: 'type' undeclared (first use in this function)
shell.c(2157) : error: 'row_size' undeclared (first use in this function)
shell.c(2159) : error: 'row' undeclared (first use in this function)
shell.c: At top level:
shell.c(2228) : error: syntax error before 's32'
shell.c: In function 'print_memdump':
shell.c(2233) : error: 'addr' undeclared (first use in this function)
shell.c(2235) : error: 'type' undeclared (first use in this function)
shell.c(2251) : error: 'size' undeclared (first use in this function)
shell.c: In function 'memdump_cmd':
shell.c(2274) : error: 's32' undeclared (first use in this function)
shell.c(2274) : error: syntax error before 'size_left'
shell.c(2317) : error: 'size_left' undeclared (first use in this function)
make[2]: *** [shell.o] Error 1
make[2]: Leaving directory `/home/Haythem/psplinkusb/psplink'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/Haythem/psplinkusb'
make: *** [all] Error 2
shell.c(2144) : error: syntax error before 's32'
shell.c: In function 'print_row':
shell.c(2150) : error: 'addr' undeclared (first use in this function)
shell.c(2150) : error: (Each undeclared identifier is reported only once
shell.c(2150) : error: for each function it appears in.)
shell.c(2153) : error: 'type' undeclared (first use in this function)
shell.c(2157) : error: 'row_size' undeclared (first use in this function)
shell.c(2159) : error: 'row' undeclared (first use in this function)
shell.c: At top level:
shell.c(2228) : error: syntax error before 's32'
shell.c: In function 'print_memdump':
shell.c(2233) : error: 'addr' undeclared (first use in this function)
shell.c(2235) : error: 'type' undeclared (first use in this function)
shell.c(2251) : error: 'size' undeclared (first use in this function)
shell.c: In function 'memdump_cmd':
shell.c(2274) : error: 's32' undeclared (first use in this function)
shell.c(2274) : error: syntax error before 'size_left'
shell.c(2317) : error: 'size_left' undeclared (first use in this function)
make[2]: *** [shell.o] Error 1
make[2]: Leaving directory `/home/Haythem/psplinkusb/psplink'
make[1]: *** [all] Error 2
make[1]: Leaving directory `/home/Haythem/psplinkusb'
make: *** [all] Error 2