UM-B-047
DA1468x Getting Started with the Development Kit
User Manual
Version 7.0
23-Jul-2018
CFR0012
31 of 36
© 2018 Dialog Semiconductor
Figure 37: Start Debug in RAM mode
8.3.2
Build the project to run from QSPI Flash
1. This will be the normal development flow which has three steps: build the code, write it to QSPI
flash and then run it in the debugger.
2. Build the project using the build icon (
) and select a QSPI configuration as shown in
3.
Figure 38: Build Blinky in Release QSPI configuration
The next step is to write the binary file to QSPI Flash. This is done using a script selected using the
External Tool Configurations button. In
program_qspi_jtag_win
is used to
program the QSPI Flash memory. Alternatively, use
Run > External Tools >
program_qspi_jtag_win
.