I bought an evaluation board of ucd3138evm-150, but I downloaded the firmware program of LLC to CCS, but it failed to compile
The error is as follows:
"C:/Users/22326/Desktop/xinjian/Firmware/Device/UCD3138/Linker/cyclone.cmd", line 70: error #10099-D:
program will not fit into available memory. placement with alignment fails
for section ".text" size 0x829c . Available memory ranges:
PFLASH size: 0x7f38 unused: 0x7a08 max hole: 0x7a04
error #10010: errors encountered during linking; "UCD3138_LLC_HB.out" not
built
>> Compilation failure
makefile:177: recipe for target 'UCD3138_LLC_HB.out' failed
gmake: *** [UCD3138_LLC_HB.out] Error 1
gmake: Target 'all' not remade because of errors.
Why?