pcs_xip xip --verify firmware.bin --device /dev/spi1
device: w25q128 clock_hz: 50000000 quad_spi: true xip_base_addr: 0x08000000 Launch graphical interface: Pcs Xip Software Manual
pcs_xip xip --write firmware.bin --device /dev/spi1 --offset 0x1000 pcs_xip xip --verify firmware
pcs_xip pcs --input data.csv --components 3 --output reduced.csv | Flag | Description | |------|-------------| | --input | CSV file with numeric features | | --components | Number of principal components | | --scale | Standardize data (default: True) | 5. Using XIP Mode (Flash Programming) Write firmware to XIP flash: Pcs Xip Software Manual