Hello,
I am trying to compile gcc codes of test examples for the DM 365 signal processor (TMS320DM365 Digital Video Evaluation Module) but when linking I always have an error: undefined reference to `EVMDM365_init' and even more missing references with some of the codes. I think this could be caused by missing libraries when linking, but I don't know, which libraries I should use.
Thanks in advance for any help.