LoadImageFile

void LoadImageFile(String fileName)

Load an image (hex/elf) into the MPLAB X IDE memory objects. Overwrites existing image. Note that this does not mean the image will actually be programmed to the device memory.

This function is obsolete, so consider using EnumCodeBlocks instead.