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 10:16
Read: times


 
#24202 - RE: sdcc free C compiler for 8051 questions
hi Andy

yes i am talking about the evaluation version of the keil. is there any way that i change the location manusally in the hex file created by the keil compiler. that will make my life easier.

not gone through the manual with deep concentration but my previous attempt to search did not give me information i was looking for except for these two statements

sfr at 0x80 P0; /* special function register P0 at location 0x80 */
sbit at 0xd7 CY; /* CY (Carry Flag) */

also ihx created by the compiler looks to me the hex file. i also tried the packihx command with

packihx fir.ihx > fir.hex

this generate the fir.hex file which has less lines as ihx files.

any idea


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