1
NXPTM M522XX, KINETIS and i.MX RT / Re: How to use Sourcery g++ to compile uTasker1.4 for M52259DEMO?
« on: August 04, 2010, 07:22:48 PM »
Hi~
Compare to the makefile of uTaskerSerialBoot project (it work on the M52259DEMO board).
I try to change the linker script from m5225XUSB-rom.ld to m52235evb-rom.ld, but it still not work.
About the linker script, I try to compare it to the M52235EVB_FLASH.lcf of CW setting.
But i don't understand that.@@
Compare the file used by CW to GCC, the "flash_config.s" only use in the CW. Is it right??
(I don't understand "the dot next to the active one ". what dose it mean??)
Thanks.
Compare to the makefile of uTaskerSerialBoot project (it work on the M52259DEMO board).
I try to change the linker script from m5225XUSB-rom.ld to m52235evb-rom.ld, but it still not work.
About the linker script, I try to compare it to the M52235EVB_FLASH.lcf of CW setting.
But i don't understand that.@@
Compare the file used by CW to GCC, the "flash_config.s" only use in the CW. Is it right??
(I don't understand "the dot next to the active one ". what dose it mean??)
Thanks.