| ??? 04/15/03 23:22 Read: times |
#43512 - RE: Keil: bit *and* char params C to Asm? Responding to: ???'s previous message |
There are 2 approaches:
The Pragmatic Approach 1. write a skeleton in 'C' 2. get the Compiler to generate the assembler source for the skeleton 3. fill-in the body of the function with your hand-crafted assembler. The Academic Approach Read the Manual. The C51 Calling Convention is described in the section, "Interfacing 'C' Programs to Assembler" |
| Topic | Author | Date |
| Keil: bit *and* char params C to Asm? | 01/01/70 00:00 | |
| RE: Keil: bit *and* char params C to Asm? | 01/01/70 00:00 | |
RE: Keil: bit *and* char params C to Asm? | 01/01/70 00:00 |



