Skip to content
Discussion options

You must be logged in to vote

Try

board.set_se_binary_workload(
    binary=BinaryResource(local_path=Path(script_args.binary).as_posix()),
    arguments=script_args.args
)

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@Setu-Gupta
Comment options

Answer selected by Setu-Gupta
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants