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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
09/08/05 14:06
Read: times


 
#100809 - edit startup file for SDCC
Responding to: ???'s previous message
Hello All,

I installed the latest SDCC and ported a working code from KEIL to SDCC.

In the hex file generated by SDCC, I can see that there is initialization code for various variables. I had edited the startup.51 in KEIL as per my requirement. I am unable to do the same on SDCC.

Question:
---------
How do I edit the startup routine in SDCC? I read that the startup file is embedded in a run time library :o(. On reset vector 0x0000 I want the control directly to the _main: routine.

Thanks in advance,
Raj Shetgar

List of 21 messages in thread
TopicAuthorDate
Compatibility - ".LIB" files            01/01/70 00:00      
   Library Files            01/01/70 00:00      
   SDCC.LIB            01/01/70 00:00      
      thanks, but a major hurdle to cross :o(            01/01/70 00:00      
         easy as pie. use "dir" to make a list o            01/01/70 00:00      
            Easier Still            01/01/70 00:00      
               Naah            01/01/70 00:00      
         hard?            01/01/70 00:00      
            downloaded the Setup file :o)            01/01/70 00:00      
               What's the problem?            01/01/70 00:00      
                  edit startup file for SDCC            01/01/70 00:00      
                     same question, same answer as below            01/01/70 00:00      
                     SDCC startup            01/01/70 00:00      
               hex-file?            01/01/70 00:00      
                  edit startup file for SDCC            01/01/70 00:00      
                     same question, same answer as above            01/01/70 00:00      
                        sorry for the double entires            01/01/70 00:00      
                           I can not say for sure, but another comp            01/01/70 00:00      
                           SDCC main.c results            01/01/70 00:00      
                           _sdcc_external_startup()            01/01/70 00:00      
                              exactly!            01/01/70 00:00      

Back to Subject List