??? 06/09/06 08:47 Modified: 06/09/06 08:48 Read: times |
#118080 - test.asm once more Responding to: ???'s previous message |
Have you tried different value for dptr (0001h, 0002h)?
Have you tried to verify if it does not access the external memory? (put a 7474 or any counter to count on write and use a LED, if you don't have a tool to catch a short pulse) Have you tried to WRITE to PMR (mov pmr,#xx xx=1, 0x81, anything else)? Have you tried to use a slower clock (either divide your 32MHz by two, or get a 11.0592MHz crystal or similar; if you have an old motherboard or videocard, there is a 14.xxxMHz crystal there you can rip it off there)... Jan Waclawek PS. I know some of my suggestions are nonsense, but sometimes it really helps to try to do a lot of things even nonsense... |