Skip to content
Discussion options

You must be logged in to vote

The boot2 .S files are taken right from the Pico SDK, so I would suggest starting looking at https://github.com/raspberrypi/pico-sdk/tree/master/src/rp2_common/boot_stage2 where the original sources are from. The .S files in here are just the assembled and padded binary versions (see tools/libpico for more info).

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
4 replies
@myklemykle
Comment options

@earlephilhower
Comment options

@myklemykle
Comment options

@earlephilhower
Comment options

Answer selected by myklemykle
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
3 participants