View previous topic :: View next topic |
Author |
Message |
electrogen
Joined: 24 Feb 2009 Posts: 15 Location: Addis
|
reading table,...pls help? |
Posted: Mon Mar 09, 2009 8:58 am |
|
|
I was trying to read a large table which I named as const int8 Image[]={...,...,....}; but it doesn't work. It works fine for small tables
can anybody help me on this
Thanks _________________ chips are forever |
|
|
Heath
Joined: 21 Dec 2007 Posts: 41
|
|
Posted: Mon Mar 09, 2009 9:29 am |
|
|
Please give a small example of you reading this table. We can't help if we can't see how you're doing it.
For a quicker resolution, I suggest that you post a small, but full program for us to test. Only put in the essentials. (i.e. clock, pic, headers, main, etc) |
|
|
Ttelmah Guest
|
|
Posted: Mon Mar 09, 2009 9:30 am |
|
|
I'd guess a quick search here might help, if this is a PIC16 chip.
Best Wishes |
|
|
PCM programmer
Joined: 06 Sep 2003 Posts: 21708
|
|
|
|