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.

66AK2L06: TCI6638K2K

Part Number: 66AK2L06

Dear all,

I am facing an issue with loading the CCS compiled executable using mpmcl load command.

But, using CCS it is loading and executing well.

Observing the following error on loading.

root@k2hk-evm:~# mpmcl load dsp4 exe.out
can't send data to /var/run/mpm/mpm_daemon (error: Connection refused)
load failed (error: 0)

what could be the issue? Any additional compilation flags to be set in CCS for loading with mpmcl?