Author | Oliver "Kiste" Seitz, copyright © 2009..2020, all rights reserved. |
Adapted-by | |
Compiler | >=2.5r6 |
This library is for creating an array that take up more than one GPR segment of memory. Works for PIC14(H) and PIC16 cores. It is a complete rewrite of the original large_array_1 lib.
This file is generated by script: generate_large_array.py
For controllers with PIC16 core (labeled PIC18(l)f...) Supports byte array with up to 14848 entries (LARGE_ARRAY_1_VARIABLE_SIZE = 1) Supports word array with up to 7424 entries (LARGE_ARRAY_1_VARIABLE_SIZE = 2) Supports dword array with up to 3712 entries (LARGE_ARRAY_1_VARIABLE_SIZE = 4)
No dependency found
12f617 | 12f617_large_array.jal |
16f1825 | 16f1825_large_array.jal |
18f14k50 | 18f14k50_large_array.jal |
18f2450 | 18f2450_large_array.jal |
18f2520 | 18f2520_large_array.jal |
18f2550 | 18f2550_large_array.jal |
18f2620 | 18f2620_large_array.jal |
18f452 | 18f452_large_array.jal |
18f4620 | 18f4620_large_array.jal |
18f67j50 | 18f67j50_large_array.jal |