I am developing an AN2295-based boot loader program. Now I need to modify the application's ROM start address and vector table address.In the AN2295 Developer's Serial Bootloader manual, IAR and CodeWarrior have linker files (ICF file in IAR and in LCF file in CodeWarrior) that can be modified. Then, where is the linker files of MCUXpresso, how to modify it?
