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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
07/15/05 06:29
Read: times


 
Msg Score: +1
 +1 Good Answer/Helpful
#97413 - I doubt about ORG 0000h
Responding to: ???'s previous message
hi,

Nitin Awasthi said:
But in case if you write the code in assembly then you can definitely write the code starting from 0000h
just use org 0000h
start using and enjoy


Due Keil on-line documents, evaluation version does not limit start address directly. It just defines start offset as 0x0800.
I very doubt that they are so naive to allow you to change start segment offset just with ORG directive.

Regards,
Oleg




List of 14 messages in thread
TopicAuthorDate
Program Start Location in Flash            01/01/70 00:00      
   Evaluation Version            01/01/70 00:00      
   try writing in Asy            01/01/70 00:00      
      I doubt about ORG 0000h            01/01/70 00:00      
         well i have used it for my hobby            01/01/70 00:00      
            simple            01/01/70 00:00      
               absolutely            01/01/70 00:00      
            if we talk about Keil            01/01/70 00:00      
               Keil Eval Limits            01/01/70 00:00      
            Size doesn't matter            01/01/70 00:00      
               That's not what my wife says...            01/01/70 00:00      
   I suspect            01/01/70 00:00      
      Cheaper alternative            01/01/70 00:00      
   linker decides the locations            01/01/70 00:00      

Back to Subject List