Skip to content
Commit 77e9e27d authored by Maureen Helm's avatar Maureen Helm Committed by Kumar Gala
Browse files

mimxrt1050_evk: Add config to select code linking location



Adds a board-level config option to select whether the code gets linked
into internal instruction tightly coupled memory (ITCM), external
hyperflash, or external qspi flash. The default is ITCM.

Note that we are not yet building an image vector table (IVT) into the
image, therefore the zephyr binary is not bootable by the SoC ROM as-is.
However, the DAPLink firmware prepends an IVT to the image when you use
its drag-and-drop feature to program flash, and this results in a
bootable zephyr application.

Signed-off-by: default avatarMaureen Helm <maureen.helm@nxp.com>
parent 16399a64
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment