??? 02/23/07 14:08 Read: times |
#133544 - depending... Responding to: ???'s previous message |
Mike Stegmaier said:
I am depending on DPTR to be zero at the start, but I do not want to add "mov DPTR,0", or I might need more logic gates. I wouldn't want to depend on that. Does the data sheet say anywhere that the DPTR gets initalized to 0? Before "hardwiring" your ROM, have you tried and verified your program? regards |