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

Back to Subject List

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


 
#75705 - Code locate compiler directive
Hi All

Im using the 80c535 single board computer for my projects. The start adress and the interrupt adresses are different becuase I want to right to RAM and I want to know how can I change it? The external interrupt 0, vector redirect adress is FF03H and I want to start my program at 4000H. How do I go about changing it in my assembler and c program?

When I use the new interrupt vector adress the compiler gives me a error. A21: Expression with forward reference not permitted. How can I fix this?

Thanx in advance
KR

List of 9 messages in thread
TopicAuthorDate
Code locate compiler directive            01/01/70 00:00      
   RE: Code locate compiler directive            01/01/70 00:00      
   RE: Code locate compiler directive            01/01/70 00:00      
      RE: Code locate compiler directive            01/01/70 00:00      
         RE: Code locate compiler directive            01/01/70 00:00      
            RE: Code locate compiler directive            01/01/70 00:00      
               RE: Code locate compiler directive            01/01/70 00:00      
   RE: Code locate compiler directive            01/01/70 00:00      
   RE: Code locate compiler directive            01/01/70 00:00      

Back to Subject List