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.
Hello,
I have following linker-error. Im using the AT91SAM7X-EK board. The error occures on different projekts with different settings.
The most interesting phenomenom is with the AT91SAM7SE-USB demo program, I only changed the header files, and the error occures, with the SAM7SE header-files everything is fine.
.\Obj_RVCT\BasicSAM7SE_RVCT_Flash.axf: Error: L6200E: Symbol AT91F_US0_CfgPIO multiply defined (by main.o and cstartup_sam7.o)
Michael
actually, that was the problem, i'm realy stunned.
Now I remember that I had a probmel with __inline, so i commented them out -> no good idea
now everything is working correctly, thanks a lot
lg