We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
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.