Other Parts Discussed in Thread: CC3235S
**** Build of configuration MCU+Image for project portable_CC3235S_LAUNCHXL_tirtos_ccs ****
/Applications/ti/ccs1100/ccs/utils/bin/gmake -k -j 1 all -O
gmake[1]: 'portable_CC3235S_LAUNCHXL_tirtos_ccs.out' is up to date.
Building secondary target: "portable_CC3235S_LAUNCHXL_tirtos_ccs.bin"
Invoking: Arm ObjCopy
"/Applications/ti/ccs1100/ccs/tools/compiler/ti-cgt-arm_20.2.5.LTS/bin/armobjcopy" -O binary --only-section .text --only-section .const --only-section .cinit --only-section .resetVecs "portable_CC3235S_LAUNCHXL_tirtos_ccs.out" "portable_CC3235S_LAUNCHXL_tirtos_ccs.bin"
makefile:173: recipe for target 'portable_CC3235S_LAUNCHXL_tirtos_ccs.bin' failed
dyld: lazy symbol binding failed: Symbol not found: __ZNSt3__118shared_timed_mutexC1Ev
Referenced from: /Applications/ti/ccs1100/ccs/tools/compiler/ti-cgt-arm_20.2.5.LTS/bin/armobjcopy (which was built for Mac OS X 10.13)
Expected in: /usr/lib/libc++.1.dylib
dyld: Symbol not found: __ZNSt3__118shared_timed_mutexC1Ev
Referenced from: /Applications/ti/ccs1100/ccs/tools/compiler/ti-cgt-arm_20.2.5.LTS/bin/armobjcopy (which was built for Mac OS X 10.13)
Expected in: /usr/lib/libc++.1.dylib
makefile:152: recipe for target 'all' failed
gmake[1]: *** [portable_CC3235S_LAUNCHXL_tirtos_ccs.bin] Trace/BPT trap: 5
gmake[1]: Target 'secondary-outputs' not remade because of errors.
gmake: *** [all] Error 2