Nucleus Systems LogoHead
 CompanyProductsProjectsTechnologyDownloadNewsContact Us
Projects » elf2tbl tool » 
Small tool which converts elf file into TBL (table) format. The advantage of this format is it's flexibility to place sections at a different areas of the memory i.e. it is very helpful if you have discontinuous memory layout. It also skip the "noload" sections, thus reducing image size and saving some bandwidth when downloading images to the target. For now only ARM ELF is supported.