If you have a technical problem and you can't find a solution, you can contact for Technical Support by email: ssplus_support@analog.com
Q: Why does the readback from target fails even though the download is successful and there is audio playback?
A: When USBi is used as the communication device, the “FirmwareVersion” property of the USBi in SigmaStudio+ project should be set based on the version of the hardware. “FirmwareVersion” should be set as “v1.5” when the version of the USBi board is 1.5 or later and “Pre v1.5” should be used for 1.4 or earlier versions. This property can be updated using the SigmaStudio+ Property Window. Failure to set the proper version number can affect the readback operation.
Q: Why does SigmaStudio+ throw “Target execution could not be verified” error while downloading a project, even though my target is active?
A: “Target execution could not be verified” indicates that SigmaStudio+ could not verify that the code has been downloaded on to the target and the target is running. This can happen primarily due to two reasons:
When USBi is used as the communication device, the “FirmwareVersion” property of the USBi in SigmaStudio+ project should be set based on the version of the hardware. “FirmwareVersion” should be set as “v1.5” when the version of the USBi board is 1.5 or later and “Pre v1.5” should be used for 1.4 or earlier versions. This property can be updated using the SigmaStudio+ Property Window. Failure to set the proper version number can affect the readback operation and target verification.
Q: Project download on to ADSP-21489 fails when the target application is loaded from serial (SPI) flash. What is the reason?
A: On ADSP-21489, SPI Flash and USBi shares the same SPI lines. As a result, the SPI boot fails when USBi is connected.
Workaround is to disconnect the USBi, reset the board (then successful boot happens and LED1 will be ON). Now connect the USBi and download the project from SigmaStudio+. Upon successful download, you will find LED 1-4 ON.