I am hoping to build two application images (with same application) with the headfless build option
Application2 Start Address 0xFFE90000 Application2 Exception Vector 0xFFF27F70 Application2 Reset Vector 0xFFF27FEC
Application1 Start Address 0xFFF28000 Application1 Exception Vector 0xFFFBFF70 Application1 Reset Vector 0xFFFBFFEC
Currently I am able to build by manually editing the linker options in E2Studio project options but wish to automate the build process using the headless build option.
Is it possible to feed the section address to headless build option?
Thanks so much
To be more clear I wish supply custom address to -start option for each build in a head less build but do not know how
Also how do I supply the -crc option with apporipriate formatting to the converter in a headless build ? to build a motorola file with an embedded CRC