Quantcast
Channel: Embedded Software (Read Only)
Viewing all articles
Browse latest Browse all 25965

Forum Post: RE: IPC 3.12 MessageQ Linker Issue

$
0
0

My host operation system is Linux. I check out the linker.cmd file and noticed the IPC lib is missing, so I'll be looking into that. I also noticed I'm getting the following error in Dsp.cfg:

Cannot read property "base" from null    Dsp.cfg    /dsp-messageq

which references:

var BIOS        = xdc.useModule('ti.sysbios.BIOS'); BIOS.addUserStartupFunction('&IpcMgr_ipcStartup');  /*  *  ======== SYS/BIOS Configuration ========  */ if (Program.build.profile == "debug") {     BIOS.libType = BIOS.LibType_Debug; } else {     BIOS.libType = BIOS.LibType_Custom; }





Viewing all articles
Browse latest Browse all 25965

Trending Articles



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