Build projects for XIAO MG24 using SimplicityStudio

Building light project seems OK:

Building target: XIAO_MG24_MatterLightOverThread.axf
Invoking: GNU ARM C++ Linker
arm-none-eabi-g++ '@XIAO_MG24_MatterLightOverThread.axf.rsp' -o XIAO_MG24_MatterLightOverThread.axf 
Finished building target: XIAO_MG24_MatterLightOverThread.axf
 
Building out file: XIAO_MG24_MatterLightOverThread.out
arm-none-eabi-objcopy "XIAO_MG24_MatterLightOverThread.axf" "XIAO_MG24_MatterLightOverThread.out"
 
Building hex file: XIAO_MG24_MatterLightOverThread.hex
arm-none-eabi-objcopy -O ihex "XIAO_MG24_MatterLightOverThread.axf" "XIAO_MG24_MatterLightOverThread.hex"
 
Building bin file: XIAO_MG24_MatterLightOverThread.bin
arm-none-eabi-objcopy -O binary "XIAO_MG24_MatterLightOverThread.axf" "XIAO_MG24_MatterLightOverThread.bin"
 
Building s37 file: XIAO_MG24_MatterLightOverThread.s37
arm-none-eabi-objcopy -O srec "XIAO_MG24_MatterLightOverThread.axf" "XIAO_MG24_MatterLightOverThread.s37"
 
Running size tool
arm-none-eabi-size "XIAO_MG24_MatterLightOverThread.axf" -A
XIAO_MG24_MatterLightOverThread.axf  :
section                    size        addr
.text                    894872   134242304
.ARM.exidx                    8   135137176
.copy.table                  12   135137184
.zero.table                   0   135137196
.stack                     4608   536870912
.data                      5780   536875520
.bss                     187976   536881300
text_application_ram          0   537069276
.heap                      2048   537069280
.nvm                      40960   135137196
.ARM.attributes              54           0
.comment                     69           0
.debug_line_str            2820           0
.debug_info            55057748           0
.debug_abbrev           1847527           0
.debug_aranges           154464           0
.debug_line             4570248           0
.debug_str              6072923           0
.debug_loc              4698248           0
.debug_ranges            572752           0
.debug_frame             505252           0
.debug_loclists           97132           0
.debug_rnglists           25084           0
Total                  74740585