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.
Hi
I'm a new user of CCS4. Could anyone tell me what does it mean in the picture below: active build configuration? what will be the difference between RAM & FLASH?
If I only need to download program in RAM(not in flash), does it mean I only need to click "xxx RAM"?
Thanks
Violet
violet han said:Could anyone tell me what does it mean in the picture below: active build configuration? what will be the difference between RAM & FLASH?
Please take a look at this post that explains what active build configuration means.
violet han said:If I only need to download program in RAM(not in flash), does it mean I only need to click "xxx RAM"?
Assuming the "RAM" build configuration sets up the linker command file to allocate code in RAM, then yes that is what you would select.