I am finishing up the software interface for an audio device ( 3 adau1761). I needed to install Sigma Studio on my Software PC.
The version 3.11 was available to download. I use the txbuffer output files to create my runtime boot of my device. The 3.11 changed the output file by adding a sequence to load program ram with zeros (clear memory). May be a good feature, but incompatible with my program. and it seems that the addressing (which i type in hard coded) changes by 2. I have some of the code posted here for VB, but it is no longer valid with the changes to the txbuffer output files. I could not find reference to this in the release notes. So for now, i found a copy of the previous 3.8. to complete my software.