This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

Can't find Teaching Rom LAB16 files and error problems

Other Parts Discussed in Thread: CONTROLSUITE

Hi,

in Lab16 of the teaching ROM (FLASH API) i'm guided to open Lab16.pjt file, or to use file from this library. i can't find these files. can i find them anywhere?

i tried doing the lab with a new projectthat i started but i get many many errors... got a mess with all the memory linking problems.

here are some of them:

"

<Linking>
"../F28335.cmd", line 78: error #10263: RAML0 memory range has already been specified
"../F28335.cmd", line 78: error #10264: RAML0 memory range overlaps existing memory range RAML0
"../F28335.cmd", line 79: error #10263: RAML1 memory range has already been specified
"../F28335.cmd", line 79: error #10264: RAML1 memory range overlaps existing memory range RAML1
"../F28335.cmd", line 80: error #10263: RAML2 memory range has already been specified
"../F28335.cmd", line 80: error #10264: RAML2 memory range overlaps existing memory range RAML2
"../F28335.cmd", line 81: error #10263: RAML3 memory range has already been specified
"../F28335.cmd", line 81: error #10264: RAML3 memory range overlaps existing memory range RAML3

...

...


"../Lab16.cmd", line 6: error #10008-D: cannot find file "Flash28335_API_V210.lib"
"../Lab16.cmd", line 7: error #10008-D: cannot find file "Flash28335_API_V210.lib"
"../Lab16.cmd", line 6: warning #10068-D: no matching section
"../Lab16.cmd", line 7: warning #10068-D: no matching section

"

br,

Israel