Hi All
I just went through a power line communication example and noticed it has been implemented by DSP/BIOS which I am very new to. Now I have a very basic confusion here regarding DSP/BIOS.
Based on my understanding of DSP/BIOS it is an operating system for real time industrial application. So by using this, scheduling ,memory management , analysis and debugging would be much easier. So if the DSP/BIOS is that much cool why TI has not used it for all the controlsuit examples. That is by using DSP/BIOS we do not have to set the registers and hardware interrupts one by one and the DSP/ bios configuration tool can be set to take care of all this. So what is the downside that not every body is using this? Is there any limitation or specific application that we can use DSP/BIOS like the power line communication?
Thanks