Hi TI Support,
when building CCS project,it will report this error,like as ,"../linker.cmd", line 106: error #10099-D: program will not fit into available memory, or the section contains a call site that requires a trampoline that can't be generated for this section. run placement with alignment fails for section ".bss.ipc_vring_mem" size 0x1ec0. Available memory ranges:
RTOS_NORTOS_IPC_SHM_MEM size: 0x1d40 unused: 0x1d40 max hole: 0x1d40
when adding IPC RPMessgae Function,it will come out this situations.
Cheyrl.wang