??? 03/24/06 05:08 Read: times |
#112928 - In Raisonance and Keil Responding to: ???'s previous message |
You can either read the PSW bits in C, or more reliably, do it in inline asm. See the manuals for mixing C and asm. |
??? 03/24/06 05:08 Read: times |
#112928 - In Raisonance and Keil Responding to: ???'s previous message |
You can either read the PSW bits in C, or more reliably, do it in inline asm. See the manuals for mixing C and asm. |