This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CCS/CC1310: CCS cloud - map file

Part Number: CC1310

Tool/software: Code Composer Studio

Hi, 

I just wanted to compile quickly online and view the MAP file for code size - but after compilation I cannot find the MAP file anywhere in the CCS online workspace. Is this normal ? SDK3.2, CC1310 15.4 sensor

MAP file is included in commandline options as below. 

Building target: "sensor_CC1310_LAUNCHXL_tirtos_ccs.out" Invoking: ARM Linker "/mnt/ccs/ccs/tools/compiler/ti-cgt-arm_18.12.3.LTS/bin/armcl" --cmd_file="/home/guest/ide/default/sensor_CC1310_LAUNCHXL_tirtos_ccs/Application/Defines/sensor.opts" -mv7M3 --code_state=16 --float_support=vfplib -me -O4 --opt_for_speed=0 --define=Board_EXCLUDE_NVS_EXTERNAL_FLASH --define=DeviceFamily_CC13X0 --define=SET_CCFG_BL_CONFIG_BL_LEVEL=0x00 --define=SET_CCFG_BL_CONFIG_BL_ENABLE=0xC5 --define=SET_CCFG_BL_CONFIG_BL_PIN_NUMBER=0x0D --define=SET_CCFG_BL_CONFIG_BOOTLOADER_ENABLE=0xC5 -g --c99 --plain_char=unsigned --diag_warning=225 --diag_warning=255 --diag_wrap=off --display_error_number --gen_func_subsections=on --embedded_constants=on --unaligned_access=on --enum_type=packed --wchar_t=16 --common=on --fp_reassoc=off --sat_reassoc=off -z -m"sensor_CC1310_LAUNCHXL_tirtos_ccs.map" -i"/mnt/ccs/ccs/tools/compiler/ti-cgt-arm_18.12.3.LTS/lib" --reread_libs --define=ONE_PAGE_NV --diag_wrap=off --display_error_number --warn_sections --xml_link_info="sensor_CC1310_LAUNCHXL_tirtos_ccs_lin...(line truncated)... <Linking> Finished building target: "sensor_CC1310_LAUNCHXL_tirtos_ccs.out"