Other Parts Discussed in Thread: C2000WARE
Tool/software:
Greetings,
I am building CLA code without any errors or warnings. The cmd file for the project stores the code in flash, and runs it from RAM. But when I look at the map file for the project, it is storing the code in RAM and executing from the same address. And the length is 0. The LOAD value in the cmd file is the same one we use for the rest of the code. So two questions:
Why is it using the RAM value for both the LOAD and RUN addresses?
Why is the length 0?
Thank you,
Ed



