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

Back to Subject List

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


 
#22842 - RE: Keil C51: Absolute code-address
Paraphrasing from the ANSI C standard: "the C compiler/linker may place code and data whereever it wants to."

For purposes such as this I declare it in assembler where 'the standard' says: the assembler will do exactly what you tell it to do.

Erik

List of 6 messages in thread
TopicAuthorDate
Keil C51: Absolute code-address            01/01/70 00:00      
RE: Keil C51: Absolute code-address            01/01/70 00:00      
RE: Keil C51: Absolute code-address            01/01/70 00:00      
RE: Keil C51: Absolute code-address            01/01/70 00:00      
RE: Keil C51: Absolute code-address            01/01/70 00:00      
RE: Keil C51: Absolute code-address            01/01/70 00:00      

Back to Subject List