Index: firmware/source/sys_link.cmd =================================================================== diff -u -rafbb1c610228924c9908d137019055a17f73b1f2 -r0aa9d15f0d423f5dca8b3cb445eb286cc94a344d --- firmware/source/sys_link.cmd (.../sys_link.cmd) (revision afbb1c610228924c9908d137019055a17f73b1f2) +++ firmware/source/sys_link.cmd (.../sys_link.cmd) (revision 0aa9d15f0d423f5dca8b3cb445eb286cc94a344d) @@ -48,7 +48,7 @@ /* USER CODE BEGIN (1) */ #if 0 -/* NOTE: the default memory mapy is created by HALCoGen and it starts from 0x00000000 +/* 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 0x00010000 shall be created directly in sys_link.cmd below. So #if 1 and #if 0 were added to disregard the auto generated memroy map. The edited memory map should