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

How write constant data in code memory??

I try to write a constant data in code memory, and when I try :
?co?Data_name?Module_name(address)
In the linker segment option, I have a link error (can't find segment).
But when I try with a fuction the linker place it at the desired location.

0