Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

reset issue with packed elf #46

Closed
bignaux opened this issue Jun 28, 2022 · 1 comment
Closed

reset issue with packed elf #46

bignaux opened this issue Jun 28, 2022 · 1 comment

Comments

@bignaux
Copy link

bignaux commented Jun 28, 2022

tested elf : https://github.com/bignaux/helloworld

unpacked elf : reset works, cmdline is empty.
ps2client execee host:helloworld-UNC.elf
log :

[helloworld]    version: 403bd93
[helloworld]    cmdline: 
1..5
not ok 1 - running from ps2link
#   Failed test 'running from ps2link'
at helloworld.c line 55.
#          got: '(null)'
#     expected: 'host:helloworld.elf'

packed elf : reset doesn't work, cmdline is fine
ps2client execee host:helloworld.elf

[helloworld]    version: 403bd93
[helloworld]    cmdline: host:helloworld.elf
1..5
ok 1 - running from ps2link
open name rom0:ROMVER flag 1 data 41378
open fd = 2
[helloworld]    Hello, World fr00000m helloworld v.403bd93 !

a bit duplicate of ps2dev/ps2client#4 but want to have it there.

@fjtrujy
Copy link
Member

fjtrujy commented Mar 12, 2024

I think this issue has been solved with the latest release v1.9.0, feel free to reopen it if it is not solved.

Cheers

@fjtrujy fjtrujy closed this as completed Mar 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants