large_array_2

Large Array library

Author Matthew Schinkel - borntechi.com, copyright © 2009, all rights reserved.
Adapted-by
Compiler >=2.4l

Description

This is library for creating an array that take up more then
             256 bytes memory. Tested on 18F devices only.


Notes

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_2
Use "alias new_array_name is large_array_2" to rename the array
Small sample of how this lib was created at bottom of lib.


Dependencies

No dependency found



Summary

Global variables/contants

Procedures

Functions


API details

Global variables/contants

Procedures

Functions


Related samples

Here are the list of samples which use this library:

18f452518f4525_mp3_decoder_vs1053b_pata_hard_disk.jal
18f452518f4525_fat32_sd_card.jal
18f452518f4525_mp3_decoder_vs1053b_sd_card.jal
18f452518f4525_fat32_pata_hard_disk.jal
18f455018f4550_fat32_sd_card.jal
18f462018f4620_mp3_decoder_vs1053b_pata_hard_disk.jal
18f462018f4620_mp3_decoder_vs1053b_sd_card.jal
18f462018f4620_fat32_sd_card.jal
18f462018f4620_fat32_pata_hard_disk.jal
18f67j5018f67j50_fat32_pata_hard_disk.jal
18f67j5018f67j50_fat32_sd_card.jal
18f67j5018f67j50_fat32_usb_msd_pata_hard_disk.jal
18f67j5018f67j50_mp3_decoder_vs1053b_pata_hard_disk.jal
18f67j5018f67j50_mp3_decoder_vs1053b_sd_card.jal
18f67j5018f67j50_fat32_usb_msd_sd_card.jal