Author | Matthew Schinkel - borntechi.com, copyright © 2009, all rights reserved. |
Adapted-by | |
Compiler | >=2.4l |
This is library for creating an array that take up more then 256 bytes memory. Tested on 18F devices only.
Supports byte array with up to 2048 entries Supports word array with up to 1024 entries Supports dword array with up to 512 entries Creates an array named large_array_1 Use "alias new_array_name is large_array_1" to rename the array Small sample of how this lib was created at bottom of lib.
No dependency found
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 |
18f4550 | 18f4550_large_array.jal |
18f4620 | 18f4620_large_array.jal |
18f67j50 | 18f67j50_large_array.jal |