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.

CCS v5编译报出的内存问题



各位开发者:

    大家好!我在CCS v5下连接C28346,之前用32位的CCS v5编译时,程序没有任何问题,后来在另一台64位的机子上编译,报出以下问题:

C:/tidcs/c28/DSP2834x/v110/DSP2834x_common/cmd/28346_RAM_lnk.com, line 74:error

BEGIN memory range has already been specified

C:/tidcs/c28/DSP2834x/v110/DSP2834x_common/cmd/28346_RAM_lnk.com, line 74:error

BEGIN memory range overlaps existing memory range BEGIN

想问下,这种错误产生的原因是什么?该如何解决?