Tool/software: Code Composer Studio
Hi,
I created a new CCS project for the Capture Demo. When I built it, I got severl errors, which were about no valid memory range available (see attached figure). The error pointed to Code line 12 of mss_capture_linker.cmd: .
demoSystemCfg > HS_RAM
Anyone has a clue for this error?
(Since it is an official example, the code size shouldn't be a problem here. Might it be caused by any specific settings I ignored? If it is possible, which settings could be related?)