Hello,
With the help of Judah and Ramsey, I managed to convert my old xdc/test.bld buildsystem to configuro and it works great on our "old" platform wich uses syslink version 2.00.02.80. Now I've used the example that Ramsey gave me to run some tests on our new platform which uses syslink 2.00.05.85. The test itself runs very well, as long as it's the only firmware that's loaded to a subsystem. As soon as the hd firmware is loaded, my example won't load anymore - sysloader freezes.
Now, the ezsdk developers guide clearly states that the syslink samples (which I'm using for my tests) "cannot be run out with graphics or firmware loaded". I had this trouble a long time ago and back then, it was "only" a memory map problem.
I need to load the hd firmware for graphic output and I need to load firmware to the DSP. Can you please help me to change my syslink example so that it can be loaded together with the hd firmware?
Thank you very much,
Markus