Quantcast
Channel: Raspberry Pi Forums
Viewing all articles
Browse latest Browse all 8026

SDK • Re: Separated code

$
0
0
The pico-sdk does not currently provide any facilities for loading NS binaries on your behalf.

Your options are:

1. embed the NS binary in your binary
2. by all means put it in a different partition; there are APIs in bootorm.h, and flash.h to find partitions, and to read data from them. So you can load your NS binary into RAM relatively easily.

Statistics: Posted by kilograham — Tue Sep 02, 2025 8:41 pm



Viewing all articles
Browse latest Browse all 8026

Trending Articles