Part Number: SM73201-ARC-EV
I am using SM73201-ARC-EV RD-195 DC Arc Detection board I downloaded TI's firmware and trying to compile it for 28033/64 pin, I have also selected 28033/64 pin in the active build configuration but getting the following error during compilation.
"C:/ti/2803x Arc Detection-1.00.01.00/2803x_Arc_Detection_Standalone/v1_00_01_00/cmd/F28033_FLASH_ArcDetection.cmd", line 129: error:
program will not fit into available memory. placement with
alignment/blocking fails for section ".text" size 0x43b1 page 0. Available
memory ranges:
FLASHE_1 size: 0xaaa unused: 0x0 max hole: 0x0
FLASHE_2 size: 0x552 unused: 0x2 max hole: 0x2
FLASHF size: 0x1000 unused: 0x0 max hole: 0x0
FLASHG size: 0x1000 unused: 0x4 max hole: 0x3
FLASHH size: 0x1000 unused: 0x3 max hole: 0x2
error: errors encountered during linking; "28033_64Pin_Arc_Detection.out" not
built
>> Compilation failure
makefile:162: recipe for target '28033_64Pin_Arc_Detection.out' failed
gmake: *** [28033_64Pin_Arc_Detection.out] Error 1
gmake: Target 'all' not remade because of errors.
please help
Thanks