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

Back to Subject List

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


 
#115834 - I used --no-peep SDCC
Responding to: ???'s previous message
SDCC has an option --no-peep to turn off all compiler optimization. I used this to compile with the IDE and all files compiled ok. Each file had an asm file as well as a sym and lst. Which program when executed would "put these together"?

Do I need to do anything with the memory allocation to put these together after compilation and the assembler does its thing?

Is there anyway to attach a screen shot in this forum? I can show the output of the compiler, linker and assembler.

All of the code for this is in my original post. Can you ignore the actual code and look at the definition and declarations to see if I did something wrong in the structure/syntax of the c files? The port header file only has the prototypes for ow_reset and delay_loop as well as the definition of OFF = 0 and ON = 1. This file is on my other computer so I cannot attach it but can tomorrow if needed.

Thanks for the help in advance.



List of 21 messages in thread
TopicAuthorDate
Linker problem using SDCC            01/01/70 00:00      
   Linker???            01/01/70 00:00      
      Linker!            01/01/70 00:00      
   I doubt SDCC would do that            01/01/70 00:00      
      Ok not the linker?            01/01/70 00:00      
         Sorry forgot to mention that I am using            01/01/70 00:00      
         Compiler & Linker            01/01/70 00:00      
         Nothing linked            01/01/70 00:00      
            SDCC File types            01/01/70 00:00      
            Linker problem            01/01/70 00:00      
               Then what is the problem?            01/01/70 00:00      
                  Simulator only sees the "main" program            01/01/70 00:00      
                     simulator and/or IDE problem?            01/01/70 00:00      
   Maybe this will illustrate ...            01/01/70 00:00      
      BiPOM says            01/01/70 00:00      
         SDCC new release?            01/01/70 00:00      
            Q2            01/01/70 00:00      
               SDCC new Release Q2 -            01/01/70 00:00      
   where is this code?            01/01/70 00:00      
      I used --no-peep SDCC            01/01/70 00:00      
         linking multiple files            01/01/70 00:00      

Back to Subject List