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.
Tool/software: Code Composer Studio
Hi Ti Community,
i try here to combinate my code of pwm with a another programm of ADConverter from library driverlib, but it shows me this error:
"../280049C_RAM_lnk.cmd", line 37: error #10099-D: program will not fit into available memory. placement with alignment/blocking fails for section ".text" size 0x111e page 0. Available memory ranges:
RAMM0 size: 0x30b unused: 0x0 max hole: 0x0
RAMLS0 size: 0x800 unused: 0xf4 max hole: 0xf4
RAMLS1 size: 0x800 unused: 0x800 max hole: 0x800
RAMLS2 size: 0x800 unused: 0x800 max hole: 0x800
RAMLS3 size: 0x800 unused: 0x800 max hole: 0x800
RAMLS4 size: 0x800 unused: 0x800 max hole: 0x800
error #10010: errors encountered during linking; "epwm_ex1_trip_zone.out" not built
what can i do it, can anyone help?
Thank you
Best regards