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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
08/23/02 17:36
Read: times


 
#27843 - RE: Keil & reset vector
at the beginning of CSTARTUP.a51, there is this line :
EXTRN CODE (?C_START)
At the end, there is this one :
LJMP ?C_START

I understand that C_START has the applicative boot adress, but how seize it and how could I specify to the linker to put my main () in my C file to a specified adress (0000h for example).
As I told earlier, if I write more than the main function, this one could be implemented at any adress ....

Thanks
Stephane


List of 24 messages in thread
TopicAuthorDate
Keil & reset vector            01/01/70 00:00      
RE: Keil & reset vector            01/01/70 00:00      
RE: Keil & reset vector            01/01/70 00:00      
RE: Keil & reset vector            01/01/70 00:00      
RE: Keil & reset vector more            01/01/70 00:00      
RE: Keil & reset vector            01/01/70 00:00      
RE: Keil & reset vector            01/01/70 00:00      
RE: Keil & reset vector            01/01/70 00:00      
RE: Keil & reset vector            01/01/70 00:00      
RE: Keil & reset vector            01/01/70 00:00      
RE: Keil & reset vector            01/01/70 00:00      
RE: Keil & reset vector            01/01/70 00:00      
RE: Keil & reset vector            01/01/70 00:00      
RE: Keil & reset vector            01/01/70 00:00      
RE: Keil & reset vector            01/01/70 00:00      
RE: Keil & reset vector            01/01/70 00:00      
RE: Keil & reset vector            01/01/70 00:00      
RE: Keil & reset vector            01/01/70 00:00      
RE: Keil & reset vector            01/01/70 00:00      
RE: Keil & reset vector            01/01/70 00:00      
RE: Keil & reset vector            01/01/70 00:00      
RE: Keil & reset vector            01/01/70 00:00      
RE: Keil & reset vector bat/amake            01/01/70 00:00      
RE: Keil & reset vector bat/amake            01/01/70 00:00      

Back to Subject List