??? 08/18/06 14:51 Read: times |
#122566 - I've done... Responding to: ???'s previous message |
as yet it seems. I will return when it malfunction again.
$NOMOD51 #include <reg52.h> EXTRN BIT (FS) EXTRN DATA (CDTmr) EXTRN CODE (CDT0) Declaration SEGMENT CODE AT 0000H JMP Init CSEG AT 0003H JMP IRINT0 CSEG AT 000BH JMP CDT0 CSEG AT 001BH JMP IRRCT1 CSEG AT 0050H Init: ........ Thanks for the hint "gradual" and the name "eighty fifty-one"! Stanley |
Topic | Author | Date |
Problem using uVision 3 | 01/01/70 00:00 | |
did you switch to C? | 01/01/70 00:00 | |
assembler only | 01/01/70 00:00 | |
What if you use uv3 without 'splitting' | 01/01/70 00:00 | |
it works without "splitting" | 01/01/70 00:00 | |
then, it is simple | 01/01/70 00:00 | |
in the .M51 file... | 01/01/70 00:00 | |
the "GRADUAL change" | 01/01/70 00:00 | |
Eighty-Fifty-One | 01/01/70 00:00 | |
This or that? | 01/01/70 00:00 | |
ORG is origin within segment | 01/01/70 00:00 | |
I've done... | 01/01/70 00:00 | |
in Keil![]() | 01/01/70 00:00 |