Other Parts Discussed in Thread: BOOSTXL-DRV8305EVM, , MOTORWARE, DRV8305
Hi,
I have C2000 LaunchPadXL - Tms320f28027f plus boostxl-drv8305evm
After I added the below I am getting errors.
CPU_TIME_Obj cpu_time;
CPU_TIME_Handle cpu_timeHandle;
======================
errors:
"C:/ti/motorware/motorware_1_01_00_17/sw/modules/iqmath/lib/f28x/32b/IQmath.lib" "./CodeStartBranch.obj" "./adc.obj" "./clarke.obj" "./clk.obj" "./cpu.obj" "./cpu_time.obj" "./ctrl.obj" "./drv8305.obj" "./filter_fo.obj" "./flash.obj" "./gpio.obj" "./hal.obj" "./ipark.obj" "./memCopy.obj" "./offset.obj" "./osc.obj" "./park.obj" "./pid.obj" "./pie.obj" "./pll.obj" "./proj_panther.obj" "./pwm.obj" "./pwr.obj" "./sci.obj" "./spi.obj" "./svgen.obj" "./timer.obj" "./traj.obj" "./usDelay.obj" "./user.obj" "./wdog.obj" "C:/ti/motorware/motorware_1_01_00_17/sw/ide/ccs/cmd/f2802x/F28027F.cmd"
<Linking>
"C:/ti/motorware/motorware_1_01_00_17/sw/ide/ccs/cmd/f2802x/F28027F.cmd", line 130: error #10099-D:
program will not fit into available memory. run placement with
alignment/blocking fails for section "rom_accessed_data" size 0xdc page 1.
Available memory ranges:
RAMM0_M1 size: 0x600 unused: 0xeb max hole: 0xea
error #10010: errors encountered during linking; "proj_panther.out" not built
>> Compilation failure
makefile:169: recipe for target 'proj_panther.out' failed
gmake: *** [proj_panther.out] Error 1
gmake: Target 'all' not remade because of errors.
**** Build Finished ****
=====================================
Please help on modifying F28027F.cmd file or any other suggestions.
Thanks,
Asha