Quantcast
Channel: Processors forum - Recent Threads
Viewing all articles
Browse latest Browse all 17527

PROC_load return 0x800b

$
0
0

Hi 

   In dmai(DVSDK 4.03), after run:

/* Load the executable on the DSP */
status = PROC_load (processorId, dspExecutable, 0, NULL);
if (DSP_FAILED (status)) {
printf ("PROC_load () failed. Status = [0x%x]\n",
(Uint16)status) ;
retVal = -1;
goto DSPmsgqClose;
}

 I got error, PROC_load  return 0x800b!  It means DSP_EINVALIDARG!

  What's problem about this?

 Does it need open DSP when system start?

  Thanks very much!


Viewing all articles
Browse latest Browse all 17527

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>