4.2 Running the Test Application
- Perform the Running the Bootloader Application steps for the UART fail-safe bootloader application if not done already.
- If the above step is successful, then the LED0 on the SAM E54 Xplained Pro board must start blinking.
- Open the Terminal application (for example, Tera Term) on the computer.
- Configure the Serial Port settings as
follows:
- Baud: 115200
- Data: 8 Bits
- Parity: None
- Stop: 1 Bit
- Flow Control: None
- Reset or power cycle the device.
- The LED must start blinking, and the
following output will display on the console:
- The NVM Flash Bank Can be BANK A or BANK B based on where the program is running.
- Press and hold Switch SW0 to trigger the bootloader to program the firmware in the other Bank and the following output will be displayed on the console.
Repeat Steps 6 to 8 provided in the section Running the Bootloader Application to switch to the Banks.
- This step is used to verify that the bootloader is running after triggering the bootloader from the Test Application, and to program the new firmware in opposite Bank.
- Observe the change in Bank displayed in the Test Application console as compared to the first run as shown in the following figure: