Hello,
I have a development board (TMDSEVM6457) and I want to put the DSP into operation. I have only some experience in programming µC. Can anybody tell me, what I need respectivly how it works exactly. When I use µC I include one or more certain headerfiles, so I can use the mapped register names to work with it. Furthermore a initializationen routine is needed to make necessary set up. But how does it work with DSPs. I have read a RTOS named BIOS/DSP should be used. And also a sofftware called MCSDK. I am a little bit confused about it, because is it really necessary to deploy this software even for simple test programms? Does the RTOS manage all the initalization stuff?
Thanks in advance