ADSP-21593
Production
Reaching speeds of up to 1 GHz, the ADSP-2159x processors are members of the SHARC® family of products. The ADSP-2159x processor is a dual-SHARC+® core...
Datasheet
ADSP-21593 on Analog.com
I am creating a custom module in SigmaStudio+ using the algorithm designer and have successfully created the DLL. However, I am having issues with getting default values for the parameters to work.
I have created variables for each parameter, which I have given a value:
And I have assigned those variables to the parameters and they have picked up the correct values:
And I have assigned the variables to the UI controls and even set the UI control values to the desired default values:
However, when I add the generated module to a schematic, it doesn't have the desired default values:
Am I missing something?
Hi,
Can you please share the SigmaStudioPlus version details with build and revision details (Go to Help menu-> click on About)? And also can you please share your processor details. Thanks.
Hi,
Can you please share the SigmaStudioPlus version details with build and revision details (Go to Help menu-> click on About)? And also can you please share your processor details. Thanks.
I am using SigmaStudio+ Version 2.0, build 8299, revision 33096 and am building the module for ADSP-21593.
I also think I have found a bug with it not remembering the sizes of numeric array variables. If I change the size of a Numeric Array variable from the default value of 10, save the Algorithm Designer project, close and reopen it, it goes back to 10.
Hi,
Both the fixes will be available in the upcoming release of SigmaStudioPlus 2.1.0 software.
Thanks