Wiki

This version is outdated by a newer approved version.DiffThis version (13 Feb 2023 13:23) was approved by John Joseph.The Previously approved version (30 Jun 2020 11:46) is available.Diff

This is an old revision of the document!


Return to the parent page

Programming the Flash


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.

The path of cldp.exe inside the batch files should be updated based on the CCES version number and path of installation. The batch file by default will have the CCESS version recommended for the given release and the default installation path


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.

The boot switch should be set to ‘1’ and a hard reset of the EZ-Board is required to run the demo.
resources/tools-software/sigmastudiov2/gettingstarted/flash_the_loader_file.1676290978.txt.gz · Last modified: 13 Feb 2023 13:22 by John Joseph