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

Linker Define Symbol

Hi,

My environment is uVision3 v3.3. I am building a project that require linker define symbol or else linker will complain unresolved problem.

I have a project file the is working well when I use Keil CARM compiler. My problem arise when I need to port my code to RealView Compiler.

When I use CARM compiler, the Option->LA Misc->Assign has a text box for me to define symbol. But the text box disappear when I change my development tools to RealView compiler.

I would like to know what is the precedure to define my symbol under ReadView compiler. I have checked through the linker command option but dont have that is suitable. My linker is "ARM linker RVCT3.0".

Experts please help. Your comments are appreciated. Thank you.