Hi,
I've been trying to build the "SPPBLEServer" Application and Stack and "SPPBLEClient" Application and Stack unsuccessfully and I can't figure out why it blocks.
Here is the message that I have in my build console for SPPBLEServerStack:
"../cc26x0f128.cmd", line 74: error #10263: FLASH memory range has already been specified
"../cc26x0f128.cmd", line 74: error #10264: FLASH memory range overlaps existing memory range FLASH
"../cc26x0f128.cmd", line 76: error #10263: SRAM memory range has already been specified
"../cc26x0f128.cmd", line 76: error #10264: SRAM memory range overlaps existing memory range SRAM
I've carefully followed the guide TIDU997 [made by Haq Zahid (thanks by the way ;)] to unzip and move the files in the SDK and imported the projects via Project > Import CCS Projects. I've checked "copy into the workspace", changed the Properties of the project to match my device: "CC2650F128" with "...XDS110 USB Debug Probe" Connection.
But doesn't seem to be helping.
a litlle help, plz ;)
