Post Go back to editing

migrating *.dspproj files (SigmaStudio) to Sigmastudio+ and sample DSP h projects for ADAU1452

Category: Software
Product Number: ADAU1452
Software Version: SigmaSTudio4.7 -->> SigmaStudio+2.0

Hello,

I'm a bit confused as I see no obvious way how to import/migrate project files to SigmaStudio+.

Although in the Action menu there is an entry saying 'Import SigmaStudio Projects', it expects .xml files, not .dspproj, nor can I export project from SigmaStudio to .xml file. Please advice.

And also I wonder, are there any examples available for SigmaStudio/SigmaStudio+ for ADAU1452 device/devkit?

Thank you for any assistance!

  • Hello RGr,

    I have tried this and can successfully be able to migrate the project.

    Please follow the steps to migrate the sigma studio (.dspproj) project to a sigma studio+ project (.ssprj file).

    Firstly, compile your Sigma studio project (.dspproj) and export the system files by clicking the icon given next to link compile download. A bunch of files (.h files, .xml files) will be exported to your selected directory. In that, two xml files were created. 

    Now open sigma studio+,

    1. Follow the steps given below to reconstruct SigmaStudio project in SigmaStudio+ using the system files:

      1. Click “Import SigmaStudio Projects” from the 'Action' menu
      2. In the File Open Dialog window that appears, select the exported XML file. There will be two XML files: <export name>.xml and <export name>_Netlist.xml. Select <export name>.xml and click 'Open'.
      3. The SigmaStudio+ project will be constructed based on the information parsed from the exported files. Make the require manual modifications, if any, and save.
      4. The summary report of the project migration will be displayed on the Output Window of SigmaStudio+. Report is generated as <export name>_MigrationLog.txt in the same folder from which system files were imported. Controls and settings on the module which could not be applied on the reconstructed project will be detailed in the summary report. These changes should be manually applied.

      Please refer these steps and the link given here for importing and exporting.

      And also I wonder, are there any examples available for SigmaStudio/SigmaStudio+ for ADAU1452 device/devkit?

      There are a lot of sigma studio example files available online in the forum. If you want anything specific, then I may see if I can help you with a project.

      In sigma studio+, you can see few example files in Help>Example>Processor family>projects 

      Regards,

      Harish