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.
I upgraded the RL-ARM library from 3.x to 4.05 and now I get the following linker errors:
Error: L6200E: Symbol __stderr_name multiply defined (by rtx_config.o and retarget.o). Error: L6200E: Symbol __stdin_name multiply defined (by rtx_config.o and retarget.o). Error: L6200E: Symbol __stdout_name multiply defined (by rtx_config.o and retarget.o).
Both RTX_config.c and Retarget.c are upgraded to the newest version. Where is the problem?