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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
06/10/02 09:39
Read: times


 
#24196 - sdcc free C compiler for 8051 questions
Hello there

i just downloaded a C compiler from sdcc.sourceforge.net. okey a few questions.


- I'm trying to compile the program with sdcc fir.c command on the command prompt. many files are created inclusing a fir.ihx file. my question is how to generate a hex file so that i can burn it 8051 flash ram.
i found a file packihx.exe. is that the file which generate the hex file.

- second how to reference the port pins in this C compiler. Keil C compiler uses the P1, P2, P0 to reference ports and P1^0, P2^2 to reference the individual pins of 8051. how to i access pins in sdcc C compiler


- Keil C compiler generate hex file which does not burn at the 0000 location of 8051 instead another location. is that the same case with it as well.


Shahzad

List of 8 messages in thread
TopicAuthorDate
sdcc free C compiler for 8051 questions            01/01/70 00:00      
RE: sdcc free C compiler for 8051 questions            01/01/70 00:00      
RE: sdcc free C compiler for 8051 questions            01/01/70 00:00      
RE: sdcc free C compiler for 8051 questions            01/01/70 00:00      
RE: sdcc free C compiler for 8051 questions            01/01/70 00:00      
RE: sdcc free C compiler for 8051 questions            01/01/70 00:00      
Thnaks Jozsef            01/01/70 00:00      
RE: sdcc free C compiler for 8051 questions            01/01/70 00:00      

Back to Subject List