JalV2 doesn't support array's larger the 256 bytes, however, you can use the large array library. See one of the jallib samples such as 18f4620_large_array.jal
I'm not sure of the linear access feature your speaking of, but there is a way to read & write in a linear way, see jallib sample 18f67j50_memory_pointer.jal Matt. On Friday, April 3, 2020 at 7:33:37 PM UTC-4, Mike K wrote: > > I'm trying to implement a large array (512) on a 16F1829. I see in the > datasheet that it has a "Linear Access to GPR" feature. Does JAL take > advantage of this to make it easy on me? > > Regards, > Mike > > -- You received this message because you are subscribed to the Google Groups "jallib" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jallib/6ae2cf8b-6f4d-42d1-a887-ad602c2306ef%40googlegroups.com.
