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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
01/01/03 20:29
Read: times


 
#35362 - RE: curious limitation?
"Quoatation [sic] from keil c51"

Well, if you're going to be pedantic, it's actually a quote from the document which describes the limitaions of the free Evaluation Version of Keil's C51.

"IMO, it's a compiler"

Nope.
It's a complete set of tools ("toolchain") - Compiler, Assembler, Linker/Locator, and IDE.

IIRC, the 2K limit applies to each part of the chain; ie,
* The compiler will not generate >2K of object;
* The assembler will not generate >2K of object;
* The linker will not generate >2K of output.

List of 12 messages in thread
TopicAuthorDate
curious limitation?            01/01/70 00:00      
RE: curious limitation?            01/01/70 00:00      
RE: curious limitation?            01/01/70 00:00      
RE: curious limitation?            01/01/70 00:00      
RE: curious limitation?            01/01/70 00:00      
RE: curious limitation?            01/01/70 00:00      
RE: Which programs generate object code?            01/01/70 00:00      
RE: Code start at 0x4000 - Rob M.            01/01/70 00:00      
RE: Which programs generate object code?            01/01/70 00:00      
RE: Rob Markham            01/01/70 00:00      
RE: Rob Markham            01/01/70 00:00      
RE: Luca Ubiali            01/01/70 00:00      

Back to Subject List