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.

cannot build/debug PV emulator in solar explorer kit

Other Parts Discussed in Thread: CONTROLSUITE

hi,

I am interested in debugging the M5 stage (panel emu controller). So I have  imported the project named "SolarExplorer_PVEmulator_F2802x" from Control Suite and connected USB port to M5. However when I try to build the project it reports the following:

Please,

can anyone help me?

"../F28027_FLASH_SolarExplorer_PVEmulator.CMD", line 51: error: BOOT_RSVD
memory range overlaps existing memory range BEGIN
"../F28027_FLASH_SolarExplorer_PVEmulator.CMD", line 52: error: progRAM memory
range overlaps existing memory range PRAML0
"../F28027_FLASH_SolarExplorer_PVEmulator.CMD", line 59: error: BEGIN memory
range has already been specified
"../F28027_FLASH_SolarExplorer_PVEmulator.CMD", line 62: error: IQTABLES memory
range has already been specified
"../F28027_FLASH_SolarExplorer_PVEmulator.CMD", line 62: error: IQTABLES memory
range overlaps existing memory range IQTABLES
"../F28027_FLASH_SolarExplorer_PVEmulator.CMD", line 63: error: IQTABLES2
memory range has already been specified
"../F28027_FLASH_SolarExplorer_PVEmulator.CMD", line 63: error: IQTABLES2
memory range overlaps existing memory range IQTABLES2
"../F28027_FLASH_SolarExplorer_PVEmulator.CMD", line 64: error: IQTABLES3
memory range has already been specified
"../F28027_FLASH_SolarExplorer_PVEmulator.CMD", line 64: error: IQTABLES3
memory range overlaps existing memory range IQTABLES3
"../F28027_FLASH_SolarExplorer_PVEmulator.CMD", line 66: error: BOOTROM memory
range has already been specified
"../F28027_FLASH_SolarExplorer_PVEmulator.CMD", line 66: error: BOOTROM memory
range overlaps existing memory range BOOTROM
"../F28027_FLASH_SolarExplorer_PVEmulator.CMD", line 67: error: RESET memory
range has already been specified
"../F28027_FLASH_SolarExplorer_PVEmulator.CMD", line 67: error: RESET memory
range overlaps existing memory range RESET
"../F28027_FLASH_SolarExplorer_PVEmulator.CMD", line 77: error: RAMM1 memory
range has already been specified
"../F28027_FLASH_SolarExplorer_PVEmulator.CMD", line 77: error: RAMM1 memory
range overlaps existing memory range RAMM1
"../F28027_FLASH_SolarExplorer_PVEmulator.CMD", line 78: error: dataRAM memory
range overlaps existing memory range DRAML0
warning: build attribute vendor section TI missing in
"C:/ti/controlSUITE/libs/math/IQmath/v160/lib/IQmath.lib<IQ9toF.obj>":
compatibility cannot be determined
warning: creating output section "AdcRegsFile" without a SECTIONS
specification
warning: creating output section "AdcResultFile" without a SECTIONS
specification
warning: creating output section "Comp1RegsFile" without a SECTIONS
specification
warning: creating output section "Comp2RegsFile" without a SECTIONS
specification
warning: creating output section "CpuTimer0RegsFile" without a SECTIONS
specification
warning: creating output section "CpuTimer1RegsFile" without a SECTIONS
specification
warning: creating output section "CpuTimer2RegsFile" without a SECTIONS
specification
warning: creating output section "CsmPwlFile" without a SECTIONS specification
warning: creating output section "CsmRegsFile" without a SECTIONS
specification
warning: creating output section "DevEmuRegsFile" without a SECTIONS
specification
warning: creating output section "ECap1RegsFile" without a SECTIONS
specification
warning: creating output section "EPwm1RegsFile" without a SECTIONS
specification
warning: creating output section "EPwm2RegsFile" without a SECTIONS
specification
warning: creating output section "EPwm3RegsFile" without a SECTIONS
specification
warning: creating output section "EPwm4RegsFile" without a SECTIONS
specification
warning: creating output section "EmuBModeVar" without a SECTIONS
specification
warning: creating output section "EmuKeyVar" without a SECTIONS specification
warning: creating output section "FlashCallbackVar" without a SECTIONS
specification
warning: creating output section "FlashRegsFile" without a SECTIONS
specification
warning: creating output section "FlashScalingVar" without a SECTIONS
specification
warning: creating output section "GpioCtrlRegsFile" without a SECTIONS
specification
warning: creating output section "GpioDataRegsFile" without a SECTIONS
specification
warning: creating output section "GpioIntRegsFile" without a SECTIONS
specification
warning: creating output section "I2caRegsFile" without a SECTIONS
specification
warning: creating output section "NmiIntruptRegsFile" without a SECTIONS

>> Compilation failure
specification
warning: creating output section "PartIdRegsFile" without a SECTIONS
specification
warning: creating output section "PieCtrlRegsFile" without a SECTIONS
specification
warning: creating output section "PieVectTableFile" without a SECTIONS
specification
warning: creating output section "SciaRegsFile" without a SECTIONS
specification
warning: creating output section "SpiaRegsFile" without a SECTIONS
specification
warning: creating output section "SysCtrlRegsFile" without a SECTIONS
specification
warning: creating output section "SysPwrCtrlRegsFile" without a SECTIONS
specification
warning: creating output section "XIntruptRegsFile" without a SECTIONS
specification
"../28027_RAM_lnk.cmd", line 114: error: program will not fit into available
memory. placement with alignment/blocking fails for section ".text" size
0xafe page 0. Available memory ranges:
PRAML0 size: 0x900 unused: 0x8ec max hole: 0x8ec
error: errors encountered during linking; "SolarExplorer_PVEmulator.out" not
built
gmake: *** [SolarExplorer_PVEmulator.out] Error 1
gmake: Target `all' not remade because of errors.

**** Build Finished ****