| ??? 11/29/07 16:11 Modified: 11/29/07 16:12 Read: times |
#147575 - Divide and conquer Responding to: ???'s previous message |
Can you write a simple routine to dump the contents of the table, just to see if it's getting set up in RAM properly? Or maybe do the same thing with an ICE or a debugger or whatever?
If the table appears intact (and remains so as you run your program), then the problem may be that you are not accessing it correctly. On the other hand, if the table looks wrong, then maybe your startup code is incorrect, or your linker settings are incorrect, or the table is getting clobbered before you try to use it, or ... -- Russ |
| Topic | Author | Date |
| Dallas DS89C450 - placing a large array into xram | 01/01/70 00:00 | |
| of course it does | 01/01/70 00:00 | |
| OP is using large memory model | 01/01/70 00:00 | |
| Yep - I'm using the large memory model | 01/01/70 00:00 | |
| large memory model and timing | 01/01/70 00:00 | |
| I'm using the XRAM inside the DS89C450 | 01/01/70 00:00 | |
| Do Not Forget pdata | 01/01/70 00:00 | |
| I'll look into this | 01/01/70 00:00 | |
| Divide and conquer | 01/01/70 00:00 | |
| Thanks - I will try this | 01/01/70 00:00 | |
| one other thing ... | 01/01/70 00:00 | |
| You're welcome | 01/01/70 00:00 | |
| We've fixed it | 01/01/70 00:00 | |
| It's been a while... | 01/01/70 00:00 | |
| Thanks - That's fixed it! | 01/01/70 00:00 | |
Thanks for your help | 01/01/70 00:00 |



