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.

MSP430FR2433: Dual image BSL

Part Number: MSP430FR2433

Hi.

I am trying to build the project: (TARGET_CCS) MSPBoot_FR2433_UART [Active -BSLBAsed_DualImg_UART].

I get the build error:

/home/simen/ti/ccs1120/ccs/utils/bin/gmake -k -j 8 all -O 
 
Building file: "../MI/TI_MSPBoot_MI_FRAMDualImg.c"
Invoking: MSP430 Compiler
"/home/simen/ti/ccs1120/ccs/tools/compiler/ti-cgt-msp430_21.6.0.LTS/bin/cl430" -vmspx -O3 --use_hw_mpy=F5 --include_path="/home/simen/ti/ccs1120/ccs/ccs_base/msp430/include" --include_path="/home/simen/workspace_v11/MSPBoot_FR2433_UART" --include_path="/home/simen/ti/ccs1120/ccs/tools/compiler/ti-cgt-msp430_21.6.0.LTS/include" --include_path="/home/simen/workspace_v11/MSPBoot_FR2433_UART" --include_path="/home/simen/workspace_v11/MSPBoot_FR2433_UART/AppMgr" --include_path="/home/simen/workspace_v11/MSPBoot_FR2433_UART/Comm" --include_path="/home/simen/workspace_v11/MSPBoot_FR2433_UART/MI" --advice:power="all" --advice:hw_config=all --define=MSPBoot_DualImg --define=MSPBoot_BSL --define=MSPBoot_CI_UART --define=__MSP430FR2433__ --printf_support=minimal --diag_warning=225 --diag_wrap=off --display_error_number --silicon_errata=CPU21 --silicon_errata=CPU22 --silicon_errata=CPU40 --preproc_with_compile --preproc_dependency="MI/TI_MSPBoot_MI_FRAMDualImg.d_raw" --obj_directory="MI"  "../MI/TI_MSPBoot_MI_FRAMDualImg.c"
MI/subdir_rules.mk:7: recipe for target 'MI/TI_MSPBoot_MI_FRAMDualImg.obj' failed
"../MI/TI_MSPBoot_MI_FRAMDualImg.c", line 232: remark #1544-D: (ULP 13.1) Detected loop counting up. Recommend loops count down as detecting zeros is easier
abnormal termination of /home/simen/ti/ccs1120/ccs/tools/compiler/ti-cgt-msp430_21.6.0.LTS/bin/cg430
Segmentation fault (core dumped)
gmake: *** [MI/TI_MSPBoot_MI_FRAMDualImg.obj] Error 139
gmake: Target 'all' not remade because of errors.

I am able to build app1 and app2 that are imported from the same folder.

Best regards,

Simen

**Attention** This is a public forum