This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Why variables wtth prefix of code are put in CONST area by Keil

Hi ,

I have one question for keil compiler.

Originally, in the compile result for my project, CONST size is 0 and all of variables with prefix of code are put in CODE area by compiler.

But now, I did some changes in my project and found some of variables with prefix of code are put in CONST area.

Could you pls explain it. thanks a lot.

Parents Reply Children
No data