hi
we did the foc of induction motor using svpwm in 28334 dsp processor,and now while we are trying to add some new lines to this existing foc code,its showing an erro while building.....suppose if we have 2 currents Ia and Ib and if we are finding Ia-Ib,while building its showing an error message which is as follows....
any lines added to the working foc code ,showing this error message...please do the needful....
"../28334_RAM_lnk.cmd", line 127: error: program will not fit into available
memory. placement with alignment/blocking fails for section ".text" size
>> Compilation failure
0x115d page 0. Available memory ranges:
RAML1 size: 0x1000 unused: 0x1000 max hole: 0x1000
.text : > RAML1, PAGE = 0
warning: entry-point symbol other than "_c_int00" specified: "code_start"
error: errors encountered during linking; "Example_2833xGpioToggle.out" not
built
gmake: *** [Example_2833xGpioToggle.out] Error 1
gmake: Target `all' not remade because of errors.
**** Build Finished ****