Hi,
are there some possibilities to compile application for the CPU1 and application for CPU2 and get one .out or one .hex file includes both applications together?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi,
are there some possibilities to compile application for the CPU1 and application for CPU2 and get one .out or one .hex file includes both applications together?
There is capability in the hex utility which may be a good solution for your problem. It is described in this wiki article.
Thanks and regards,
-George