Quantcast
Channel: Forums - Recent Threads
Viewing all articles
Browse latest Browse all 262198

CCS/CC2640: Build CC2650 for CC2640 has link errors

$
0
0

Part Number:CC2640

Tool/software: Code Composer Studio

I can successfully build the CC2650 LaunchpadXL Sensortag app.  I can load and run the app on the Launchpad board.  I want to use on a custom board that uses the CC2640.  I change the processor and when I try to build it, I get the following...

<Linking>
"../cc26x0f128.cmd", line 78: error #10263: FLASH memory range has already been specified
"../cc26x0f128.cmd", line 78: error #10264: FLASH memory range overlaps existing memory range FLASH
"../cc26x0f128.cmd", line 78: error #10264: FLASH memory range overlaps existing memory range FLASH_LAST_PAGE
"../cc26x0f128.cmd", line 80: error #10263: SRAM memory range has already been specified
"../cc26x0f128.cmd", line 80: error #10264: SRAM memory range overlaps existing memory range SRAM
"../cc26x0f128.cmd", line 124: warning #10190-D: absolute symbol "__STACK_TOP" being redefined
"../cc26x0f128.cmd", line 124: warning #10190-D: absolute symbol "__STACK_TOP" being redefined
"../cc26x0f128.cmd", line 124: warning #10190-D: absolute symbol "__STACK_TOP" being redefined
error #10010: errors encountered during linking; "sensortag_cc2650stk_app.out" not built

What setting have I missed?


Viewing all articles
Browse latest Browse all 262198


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>