Hi, I need some help in figuring out how to implement a video-processing algorithm on ARM+DSP system.
>From various sources, I am able to understand that first I need to develop the code on DSP because real-time execution can be achieved only on DSP (using code composer studio). I need to work on Windows host for this work. Then, I need to package up the code, i.e. write C/C++ wrappers so that it can be loaded and executed from ARM running linux. Again, this development work needs to be done on Linux host. So, in the end I will need to connect both the hosts to the EVM, windows host through JTAG emulator and serial port and Linux host through Ethernet. Also, there are no reference frameworks available for DaVinci Processors. So, I was wondering if you guys can let me know if this would be the best approach in implementing the video processing algorithm on DM 6467 EVM. Or, is there any other better way I should opt for. Thanks for the help. Regards, -- Abhishek
_______________________________________________ Davinci-linux-open-source mailing list [email protected] http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source
