This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Example Application using DSP Link on OMAPL1x



I am a newbie & am trying to understand the code. What is difference between these parameters? Does anyone know good documentation to understand all these? What is difference between pool & message queue?

/* Number of pools configured in the system. */
/* Number of local message queues */
/* Number of BUF pools in the entire memory pool */
/* Number of messages in each BUF pool. */

-Thanks