Hello out there,
I try to control my SigmaStudio Installation using the SigmaStudio-Server-API.
The API is described here: SigmaStudioServer [Analog Devices Wiki]
Currently I try to export the E2Prom.Hex file (IC 2), needed to flash the connected external memory.
Unfortunately, only the ADAU (IC_1) binaries are provided, when I call "bool COMPILE_PROJECT();".
Up to now it seems to me, that the E2Prom.Hex can only be exported using the UI of SigmaStudio.
I would really appreciate, if there is a way doing it via the API ;)
Best regards