| ??? 11/08/01 05:24 Read: times |
#16406 - RE: Running code from XDATA RAM |
Yes it is possible !
Your Microcontroller connection with your RAM have to : __ PSEN --| _____ to RD pin of ext. RAM RD --|__/ AND Gate After you write to external RAM, You have to jump to external RAM using command Ljmp XXXXh (not jmp, and this command, you have to put it in the last of your program, it doesn't work if you put it in the middle of your program, I tried this before) |
| Topic | Author | Date |
| Running code from XDATA RAM | 01/01/70 00:00 | |
| RE: Running code from XDATA RAM | 01/01/70 00:00 | |
| RE: Running code from XDATA RAM | 01/01/70 00:00 | |
| RE: Running code from XDATA RAM | 01/01/70 00:00 | |
| RE: Running code from XDATA RAM | 01/01/70 00:00 | |
| RE: Running code from XDATA RAM | 01/01/70 00:00 | |
RE: Running code from XDATA RAM | 01/01/70 00:00 |



