Batch files for programming the flash are provided under 'SigmaStudioPlus-Relx.y.z\Target\Utilities\FlashProgrammer' folder and pre-built loader files (LDR) are provided under 'SigmaStudioPlus-Relx.y.z\Target\Examples\LDR' folder.
Use the following command to program the flash on ADSP-SC584 EZ-Board using the pre-built SS_App_SC584.ldr loader file.
Flash_ADSPSC5xx.bat SC584 XXXX “<Package folder>\Target\Examples\LDR\SS_App_SC584.ldr”
Use the following command to program the flash on ADSP-SC589 EZ-Board using the pre-built SS_App_SC589.ldr loader file.
Flash_ADSPSC5xx.bat SC589 XXXX “<Package folder>\Target\Examples\LDR\SS_App_SC589.ldr”
Use the following command to program the flash on ADSP-SC573 EZ-Board using the pre-built SS_App_SC573.ldr loader file.
Flash_ADSPSC5xx.bat SC573 XXXX “<Package folder>\Target\Examples\LDR\SS_App_SC573.ldr”
Use the following command to program the flash on ADSP-21569 EZ-Board using the pre-built SS_App_21569.ldr loader file.
Flash_ADSP2156x.bat 21569 XXXX “<Package folder>\Target\Examples\LDR\SS_App_21569.ldr”
Use the following command to program the flash on ADSP-21489 EZ-Board using the pre-built SS_App_21489.ldr loader file.
Flash_ADSP214xx.bat 21469 XXXX “<Package folder>\Target\Examples\LDR\SS_App_21469.ldr”
XXXX stands for 1000 or 2000 based on the emulator (ICE-1000 or ICE-2000) used for flashing.