Pick the cards, get AutoRun.txt and VSHL.BIN for a SIGMA fp
boot card. Composition happens here in the page: no assembler, no toolchain. Every
combination is checked against the same rules the build scripts use, and the bytes
are identical to what those scripts produce.
One thing these checks do not cover. Sections are placed in listed order and uploaded ones go after the built-in cards. Nothing runs until the loader branches to the entry section, which is forced last, so ordering is only a hazard where two sections fight over the same bytes — and that is checked. But a firmware hook placed before the payload it calls is a hazard no static check here can see. Each card keeps its own internal order, so this only matters if an uploaded card hooks something a built-in card supplies.
| Address | Bytes | What | Card |
|---|