Part Number: AM5716
Tool/software: Code Composer Studio
Hi Experts,
There are C language variables a, b, and c in the section A.
The each variable has fixed address in the section A.
If another variable d is added and complied, it seems the addresses for a, b and c are sometimes changed.
I would like to the same fixed address for a, b, and c even thought another variables are added in the same section A.
Could you please let me know any method to do that?
Best regards,
Hitoshi