Hi, Big guns:
I have a question about how to set the image address in the CCS.
We know that after compiling and linking, the CCS will generate a map file, in this file there is the address information to the image. In other tools I know that we can use the scatter file to assign the sectors to the designed system memories, but in CCS, I have no idea how to do the same thing, I have checked the linker setting many times, but cannot find it.
Go ahead this question, when we start to debug the code image, how can we know where the image will be loaded in the system memory?
Anyone can help me?
Thanks a lot.