Other Parts Discussed in Thread: EK-TM4C129EXL
Tool/software: Code Composer Studio
Fellows,
My colleague tried to integrate the Tivaware bootloader to his application, but got error messages such as the ones below when compiling:
configPkg/linker.cmd", line 147: warning #10096-D: specified address lies outside memory map
error #10264: DEFAULT memory range overlaps existing memory range FLASH
error #10264: DEFAULT memory range overlaps existing memory range SRAM
And then he called me for help "assuming I'm the bootloader expert"... I'm not - but I can surely look it up!!!
I checked the spmu301d.pdf manual, but while it is quite comprehensive about the API, it does not seem to show how to integrate it to an existing project... Any hints as how to handle the .cmd configurations properly, or guidance towards the proper document?
Regards
Bruno