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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
07/14/05 14:01
Read: times


 
Msg Score: -1
 -1 Message Not Useful
#97363 - try writing in Asy
Responding to: ???'s previous message
well if you are using the Eval version you might not be able to control the start of the code area .... (not sure though) ...
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
take care
Regards
Nitin
PS: i am not aware of this and not done the search as i didn't had the need to do it .. there should be a way to call C code from the Asy routine as it is possible to call Asy part of the code from the C part and i had used it long time back but the reverse ... never tried ....
If you happen to get it done or search the information then you can even code in C and just use the initial code and interrupt calling routines in Asy.
.... Please excuse me for my grammer ... i was in a hurry .... sorry and bye ...

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