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

Back to Subject List

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


 
#93143 - sdcc call
Responding to: ???'s previous message
Steve thanks for your reply

I'm not sure I understand your question but let me know if this does it.

The command line for the sdcc compiler is as I stated earlier. It's
use is to execute a compile of the J1.c source code and to link it with the necessary .lib files.

The compiled j1.c creates a J1.ihx file which is in intel hex format. In MS C++ this would be a .obj file. This is the program which flashes the LED

Or maybe I didn't understand your question correctly

Thanks Jim

List of 17 messages in thread
TopicAuthorDate
87C52 startup ??            01/01/70 00:00      
   it is NOT EA            01/01/70 00:00      
      87C52 startup $            01/01/70 00:00      
         if you do right, you can safely think wr            01/01/70 00:00      
            87C52 startup $            01/01/70 00:00      
               This is garbage            01/01/70 00:00      
                  87C52 startup $            01/01/70 00:00      
                     makes total sense            01/01/70 00:00      
                        NOW            01/01/70 00:00      
               Err.            01/01/70 00:00      
                  neither do we            01/01/70 00:00      
                     so how is it linked then ?            01/01/70 00:00      
                        it is usually in a library            01/01/70 00:00      
   87C52 startup $            01/01/70 00:00      
   87C52 startup $            01/01/70 00:00      
      What's the app called ?            01/01/70 00:00      
         sdcc call            01/01/70 00:00      

Back to Subject List