This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Code Area

How do I set my c51 keil to a compact memory model?

Parents
  • You shouldn't assume all programmers can actually read:

    Some can only recognise keywords and compiler/preprocessor directives. They normally use symbolic variable names (usually selected at random from the strangely titled 'alphabet' symbol table).

    You can spot these guys by their names - take 'CC J' for instance. I knew straight away he/she/it wouldn't have been able to locate the answer in the manual.

    Stefan

Reply
  • You shouldn't assume all programmers can actually read:

    Some can only recognise keywords and compiler/preprocessor directives. They normally use symbolic variable names (usually selected at random from the strangely titled 'alphabet' symbol table).

    You can spot these guys by their names - take 'CC J' for instance. I knew straight away he/she/it wouldn't have been able to locate the answer in the manual.

    Stefan

Children