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.

error #10264: DEFAULT memory range overlaps existing memory range

Other Parts Discussed in Thread: TMS320C6472

Hi,

I am trying to modify a TMS320C6472 based platform's memory map, as the DDR3 mem on the board has been extended in hardware.

However, after using a customized RTSC package with modified memory layout, we are having an error message from linking phase "error #10264: DEFAULT memory range overlaps existing memory range", we are assuming that the customized memory map in the cmd file is conflicting with a "DEFAULT" memory map -  the question is, who defines the DEFAULT memory map?

Thanks in advance,

Euan

  • Hi Euan,

    Moved your thread to TI-RTOS(BIOS) Forum to get appropriate response.

    Thanks.

  • Euan Yao said:
    However, after using a customized RTSC package with modified memory layout, we are having an error message from linking phase "error #10264: DEFAULT memory range overlaps existing memory range",

    Please take a look at this related thread and see if it helps. Are there any other linker command files being passed to the linker? If so, check that there are no conflicts/overlaps in the memory specifications.

    If that does not help fix the issue, would it possible for you to send us a simple CCS project that uses your custom RTSC patform and reproduces the error? If we can reproduce the error at our end we should be able to analyze it further.