This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Problem with External Memory Configuration on C8051F124 when using RTX51 Tiny

C8051F124 + RTX Tiny - I fixed conf_tny.a51 file as mentioned on this site, but I have problems when configuring memory SFR EMI0CF. I want to set EMD1-0 bits to '01' (Split Mode without Bank Select) (EMI0CF = 0x34), 'cause I have some memory-mapped devices (0x2000 - ...). But if I set so, than MCU simply hangs. If I set it to default value '00' (EMI0CF = 0x30) - then no problems, all works correct, except that I can't get access to mm-devices.
Is there anything I have to config in Tiny? Or what do I have to do in my program?

0