RAM Booting menu
This menu is not supported.
Flash ROM menu
It programs MAIN flash memory region of MCU with user program.
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 password to enter bootstrap mode. It is all 0xFF at TI production state.
If you set them in SysConfig like below,
you can input like below.
step 2 : Select the flash sector to be erased. Use 'All', 'None', 'Used', 'Not Used' buttons.
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.