I developed a board with DM6446. The embeded Linux OS was transplant successfully. But It returned an error when I used Engine_open() to open an Engine. The error ID is Engine_EDSPLOAD. A doc says that it can't load DSP. What does this mean? And What could be the cause?
When I run the same code in DVEVM with the same Linux OS and DSP Link, everything is OK.
Thanks very much for your help.