Project → Properties → Build Options
Enable KITL (no Class IMGNOKITL Total, = 1)
Select to enable KITL (Kernel Independent Transport Layer) and to allow communication between the development workstation and the target device for debugging.
Enable Eboot Space in Memory (IMGEBOOT = 1)
Select to reserve memory space in the Config.bib file (Reserve space for the boot loader in ROM). This option adds support for Ethernet debugging by bundling the Ethernet boot loader in the image.
Run-time Image Can be larger than 32MB (IMGRAM64 = 1)
Select to enable a run-time image that requires 32 MB or more of RAM to successfully download to the target device after the run-time image is built.
Write Run-time Image to Flash Memory (IMGFLASH = 1)
Select to allow the run-time image to be written to flash after download. If you are creating an image to download to flash, select the IMGFLASH checkbox. The environment variable determines if the OS should run from ROM or SRAM. This feature not supported by all hardware.