RAM Booting menu
This menu is not supported.
Flash ROM menu
It programs MAIN flash memory region of MCU with user program during its development.
Please disable any flash related protection feature in the MCU while using this menu.
Since easyDSP can't support NONMAIN flash memory region (such as BCR and BSL configuration area), please use the debugger or any other tool to program NONMAIN flash.
When this menu is activated, the monitoring of easyDSP is temporarily paused.
Please follow below sequence.
step 1 : Set the 32 bytes BSL password to enter bootstrap mode. It is all 0xFF at TI production state.
step 2 : Select the flash sector to be erased. Use 'All', 'None', 'Used', 'Not Used' buttons. Or click the checkbox of sectors.
All the sectors used in the user program are selected with 'Used' button. The other way around with 'Not used' button.
Freeze checkbox disables the sector selection.
step 3 : When the buttons (Erase, Program, Verify) are clicked first time, MCU enters to bootstrap mode after reset.
step 4 : Execute necessary flash actions.
'Verify' button acts differently depending on the 'BSL Read Out Enable' value in the SysConfig > BSL Configuration tab.
If read out is disabled (like TI factory default), it checks 1024 bytes CRC without reading the flash memory.
If read out is enabled, it reads the flash memory.
step 5 : Click 'Reset>Exit' button when exiting this dialog box. It makes MCU reset and user program starts.