Skip to content
Discussion options

You must be logged in to vote

Ah, that's a README bug. Sorry. There's no flash_args file in the release, and flasher_args.json isn't an esptool argfile (it's just a JSON manifest), so that command was never going to work. Your esptool is fine.
Flash the single merged image, no unzip:
esptool --chip esp32p4 -b 921600 write-flash 0x0 espkvm-<version>-<board>-merged.bin

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by dexif
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
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