Tool/software: TI C/C++ Compiler
Hi,
My code is growing more and more impacting boot time.
I'f like to know
1- if there is a way of NOT loading some sections that are not mandatory for startup (e.g. data arrays, bitmaps etc...)
2- if there is a way of loading theses sections later on when the processor is already running the first loaded sections?
Output format: COFF
I'm using AISgen for D800K008 for building the flash image.
The processore boots form the nor flash (Logicpd architecture)
Right now I'm trying to figure out if I can use linking section types like NOLOAD or COPY. for that purpose
Another, as far as I can see, coud be to load more than one .out file in a flash image (.bin file) with the AIS tool. Is this possible? If yes, how can I retreive their adress?
Regards,
Bruno
 
				 
		 
					 
                           
				