I want to compile my DSP/BIOS, for debugging purposes.
Is that possible? Are there makefiles?
Arya.
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.
I want to compile my DSP/BIOS, for debugging purposes.
Is that possible? Are there makefiles?
Arya.
You should be able to use xdc to do this. Have you looked at the BIOS USER GUIDE that came with your installation. See "Appendix B - Rebuilding SYS/BIOS".
What version are you using? There might be some building issues with some versions but the latest version should be good.
Judah
this doesn't answer the question for DSP/BIOS.. the DSP/BIOS 5.41 UG doesn't have any appendices or references on how to rebuild...
only thing I could find is this: http://processors.wiki.ti.com/index.php/Rebuilding_the_NDK_Core
but it's not too helpful if you want to rebuild just dspbios from the linux SDK (4.02) ... are there any good instructions around?
The DSP/BIOS libraries cannot be rebuilt. SYS/BIOS supports this feature.
Todd