Hi,
I'm working on my application design, for the simplicity of updating the code I will combine with hexAIS DSP code and ARM side code.
The thing is I don't know what really contains the binary hexAIS is producing. How can I know more about the file produced ?
What I would like to do is flash my board with ARM ubl, DSP ubl and the produced combination of ARM and DSP code. Then my modified ARM ubl would copy ARM side code to ARM RAM and DSP side code to DSP RAM.
But I need to know the structure of the binary in order to do this.
BR
Maxime