??? 10/14/05 06:21 Read: times |
#102375 - Thank U... Responding to: ???'s previous message |
Andree Nagel said:
TOOLS_TIMER0_INTERRUPT_PR SEGMENT CODE
RSEG TOOLS_TIMER0_INTERRUPT_PR PUBLIC ?timer0_interrupt CSEG AT 0BH LJMP ?timer0_interrupt RSEG TOOLS_TIMER0_INTERRUPT_PR ?timer0_interrupt: PUSH ACC Good Luck, Andree Thank u Andree. I Think i need to go through the Assembler controls and directives for better understanding of what u have told. Suresh. |