Index: firmware/TD.dil =================================================================== diff -u -r86d861623e84ebdebae69d710fef89fa86f96712 -rf9d5f4bca48c66786ce93dc3158bc2583ef70201 --- firmware/TD.dil (.../TD.dil) (revision 86d861623e84ebdebae69d710fef89fa86f96712) +++ firmware/TD.dil (.../TD.dil) (revision f9d5f4bca48c66786ce93dc3158bc2583ef70201) @@ -1,4 +1,4 @@ -# RM46L852PGE 01/19/26 17:52:56 +# RM46L852PGE 05/17/26 17:22:56 # ARCH=RM46L852PGE # Index: firmware/source/sys_link.cmd =================================================================== diff -u -r0aa9d15f0d423f5dca8b3cb445eb286cc94a344d -rf9d5f4bca48c66786ce93dc3158bc2583ef70201 --- firmware/source/sys_link.cmd (.../sys_link.cmd) (revision 0aa9d15f0d423f5dca8b3cb445eb286cc94a344d) +++ firmware/source/sys_link.cmd (.../sys_link.cmd) (revision f9d5f4bca48c66786ce93dc3158bc2583ef70201) @@ -47,6 +47,7 @@ --retain="*(.intvecs)" /* USER CODE BEGIN (1) */ +/* IGNORE the generated Memory code, overridden below */ #if 0 /* NOTE: the default memory map is created by HALCoGen and it starts from 0x00000000 The memory map cannot be changed in HALCoGen so the memory map that starts from @@ -93,6 +94,7 @@ } /* USER CODE BEGIN (3) */ +/* IGNORE the generated Sections code, overridden below */ #if 0 /* NOTE: the default section has been disabled to run crc check of the image in the user defined section below.