Hi,
Can anyone help me explain this behavior on the F28069M launchpad Ver 1.1.
I have code running from flash and it blinks a LED.
I disconnect the USB, And connect an external power supply to board (from another launchpad) to the 3V3 pin on J9 header and GND.
With this connection, the device is able to boot from flash in standalone mode. Note: JP2 and JP1 are also closed. And all switch in S1 are towards ON.
I measure the voltage at TRST around S1 and find it to be low.
so based on the Table 2-8. Stand-Alone Boot Modes with (TRST = 0), GetMode - Flash is working.
Now, I remove the external power, Just connect the USB(power on reset), the boot from flash again works and LED blinks.
I measure the voltage at TRST around S1 and find it to be High.
So from table: Table 2-7. Emulation Boot modes (TRST = 1) it should go to wait state. Because the EMU key are not programmed.
Why is the board booting from flash even now?