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.
Build target 'Target 1' assembling STARTUP.ASM... 89C51RE2.H(17): error A10: ATTEMPT TO DEFINE AN ALREADY DEFINED SYMBOL
This is line 17 in the header file /* BYTE Register */ Sfr (P0 , 0x80);
When I compile modules in Microvision3 I got error A10 error on the include file header 89c51RxD2.h If I comment lie 17 out.. I will get error undefine symbol later.
I select the Device as 89C51RE2 in the IDE It works OK in DOS compilers.
How do I solve this problem?
Thanks
http://www.keil.com/support/man/docs/a51/a51_a10.htm
http://www.keil.com/support/man/docs/a51/a51_nomod51.htm