Other Parts Discussed in Thread: SYSBIOS
Tool/software:
Hello Officer,
I have added new DPUs to the project to detect child presence. These DPUs are responsible for occupancy detection and, subsequently, for classifying adults and children. However, I’ve encountered the following error (see below). How can I resolve it? Any recommendations would be greatly appreciated.
[Cortex_R4_0] **********************************************
Debug: Launching the MMW Demo on MSS
**********************************************
Debug: Launched the Initialization Task
Debug: CANFD Instance 0 Initialization was successful
Debug: mmWave Control Initialization was successful
Debug: mmWave Control Synchronization was successful
Debug: CLI is operational
App: Issuing Pre-start Common Config IOCTL to R4F
App: Issuing Pre-start Common Config IOCTL to DSP
[C674X_0] ti.sysbios.heaps.HeapMem: line 221: out of memory: handle=0x7fd7d8, size=19368
xdc.runtime.Error.raise: terminating execution
Also, I’m seeing the following “no matching section” warnings in mmwLab_dss_linker.cmd:
-
dsplib.ae674<*.obj>(.text)
-
dss_main.oe674 (.text:ProprietaryVOD_sensorStopEpilog)
-
dss_main.oe674 (.text:ProprietaryVOD_dssInitTask)
-
rts*.lib (.text:__TI_tls_init)
// Not copied to HSRAM; moved to L3
Best Regards,