Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
08/05/01 15:04
Read: times


 
#13828 - RE: Intel ASM51 and RL51 Help!!!!!!!
Hi Sanjeev

The symbols extern mean that it 's neccessary to get declarartion from other source or header file,

Try search your project with "_distance"
and find out the declarartion.

if not found then you may miss to link some file.
if found type public declaration before using the variable (may be ".public" or "public") according to user 's manual.

reg.

List of 11 messages in thread
TopicAuthorDate
Intel ASM51 and RL51 Help!!!!!!!            01/01/70 00:00      
RE: Intel ASM51 and RL51 Help!!!!!!!            01/01/70 00:00      
RE: Intel ASM51 and RL51 Help!!!!!!!            01/01/70 00:00      
RE: Intel ASM51 and RL51 Help!!!!!!!            01/01/70 00:00      
RE: Intel ASM51 and RL51 Help!!!!!!!            01/01/70 00:00      
RE: Intel ASM51 and RL51 Help!!!!!!!            01/01/70 00:00      
RE: Intel ASM51 and RL51 Help!!!!!!!            01/01/70 00:00      
RE: Intel ASM51 and RL51 Help!!!!!!!            01/01/70 00:00      
RE: Intel ASM51 and RL51 Help!!!!!!!            01/01/70 00:00      
RE: Intel ASM51 and RL51 Help!!!!!!!            01/01/70 00:00      
RE: Intel ASM51 and RL51 Help!!!!!!!            01/01/70 00:00      

Back to Subject List