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

SDK • Re: ARM-S code appearing as RISC-V code

$
0
0
Have just tried:

Code:

set(PICO_BOARD pico2 CACHE STRING "Board type")set(PICO_PLATFORM rp2350-arm-s)
picotool info -a .\pico-2-PSRAM.uf2

File .\pico-2-PSRAM.uf2 family ID 'rp2350-arm-s':

Program Information
name: pico-2-PSRAM
version: 0.1
binary start: 0x10000000
binary end: 0x10004578
target chip: RP2350
image type: ARM Secure


Fixed Pin Information
none

Build Information
sdk version: 2.1.1
pico_board: pico2
boot2_name: boot2_w25q080
build date: Mar 18 2025
build attributes: Release

Metadata Block 1
address: 0x10000138
next block address: 0x10004564
block type: image def
target chip: RP2350
image type: ARM Secure


Metadata Block 2
address: 0x10004564
next block address: 0x10000138
block type: ignored

Statistics: Posted by gmx — Tue Mar 18, 2025 5:06 pm



Viewing all articles
Browse latest Browse all 8052

Trending Articles