Need More Array Cel
Archiver
Posts: 46,084
I am trying to assign 5 variables with 16 arrays each. It seems I
couldn't get more than 8 each. The variables are byte. There are also
other non-array variables, around four of them. I am using Pbasic 2.5
with a BS2.
I did a work around by using write and read with an index addressing.
I really have to keep track of the memory map.
Cheers,
- Johari
couldn't get more than 8 each. The variables are byte. There are also
other non-array variables, around four of them. I am using Pbasic 2.5
with a BS2.
I did a work around by using write and read with an index addressing.
I really have to keep track of the memory map.
Cheers,
- Johari