SPRU513Y August 2001 – June 2022 SM320F28335-EP
section mapped to reserved memory | |
Description | A section is mapped into a memory area that is designated as reserved in the processor memory map. |
Action | Correct section or boot-loader address. For valid memory locations, refer to the TMS320C28x CPU and Instruction Set Reference Guide. |
sections overlapping | |
Description | Two or more section load addresses overlap, or a boot table address overlaps another section. |
Action | This problem may be caused by an incorrect translation from load address to hexadecimal output-file address that is performed by the hex-conversion utility when memory width is less than data width. See Section 13.4 and Section 13.14. |
unconfigured memory error | |
Description | The file contains a section whose load address falls outside the memory range defined in the ROMS directive. |
Action | Correct the ROM range as defined by the ROMS directive to cover the memory range needed, or modify the section load address. Remember that if the ROMS directive is not used, the memory range defaults to the entire processor address space. For this reason, removing the ROMS directive could also be a workaround. |