Hello,
I need to modify the linker file. I am trying to modify an example project in MQX 4.2 using KDS to run with KBOOT (uTasker serial loader)
I found intflash.ld, modified it, but when I build the project, KDS created a new intflash.ld file that is the same as the original.
Thanks in advance,
Tom
Solved! Go to Solution.
I got it, I was modifying the wrong linker file. The file I needed to modify is in a different directory: > \Freescale_MQX_4_2\mqx\source\bsp\BSP_K60f12_to_K20FX_M12\gcc_arm\intflash.ld
Cheers!
I got it, I was modifying the wrong linker file. The file I needed to modify is in a different directory: > \Freescale_MQX_4_2\mqx\source\bsp\BSP_K60f12_to_K20FX_M12\gcc_arm\intflash.ld
Cheers!
Hello Tom,
Thank you for your input :smileywink:
Regards
Sol