Other Parts Discussed in Thread: MSP-EXP432E401Y
Tool/software: Code Composer Studio
Hello,
I have recently purchased the MSP-EXP432E401Y launch pad. I have imported and tested a couple of the nortos projects as well as written one of my own small projects. I cannot get the rtos to work though. have tried to import them through the resource explorer, as well as directly from my sdk.
With that said here are the versions and console readout:
CCS: 9.1.0.00010
SDK: 3.20.0.10
XDCtools: 3.51.3.28_core
**** Build of configuration Debug for project tirtos_builds_MSP_EXP432E401Y_release_ccs **** "C:\\ti\\ccs910\\ccs\\utils\\bin\\gmake" -k -j 8 all -O Building file: "../release.cfg" Invoking: XDCtools "C:/ti/xdctools_3_51_03_28_core/xs" --xdcpath="C:/ti/simplelink_msp432e4_sdk_3_20_00_10/source;C:/ti/simplelink_msp432e4_sdk_3_20_00_10/kernel/tirtos/packages;" xdc.tools.configuro -o configPkg -t ti.targets.arm.elf.M4F -p ti.platforms.msp432:MSP432E401Y -r release -c "C:/ti/ccs910/ccs/tools/compiler/ti-cgt-arm_18.12.2.LTS" "../release.cfg" making package.mak (because of package.bld) ... generating interfaces for package configPkg (because package/package.xdc.inc is older than package.xdc) ... configuring release.xem4f from package/cfg/release_pem4f.cfg ... generating custom ti.sysbios library makefile ... Starting build of library sources ... making C:/Users/ldoonan/Documents/CCS/tirtos_builds_MSP_EXP432E401Y_release_ccs/src/sysbios/sysbios.aem4f ... clem4f C:/ti/simplelink_msp432e4_sdk_3_20_00_10/kernel/tirtos/packages/ti/sysbios/BIOS.c ... >> Compilation failure Build of libraries failed. subdir_rules.mk:12: recipe for target 'build-90018911-inproc' failed INTERNAL ERROR: C:\ti\ccs910\ccs\tools\compiler\ti-cgt-arm_18.12.2.LTS\bin\armopt.exe experienced a segmentation fault while processing function <unknown> file C:\\Users\\ldoonan\\AppData\\Local\\Temp\\{9463CD18-D932-484E-A3D5-8E6B55C0A9EA} This is caused by a defect in the TI C/C++ Optimizer. TI Customer Support may be able to suggest a workaround to avoid this. Upgrading to the newest version of the compiler may fix this problem. Contact TI in the E2E support forums at <a href="e2e.ti.com">http:/.../a> under "Development Tools", "TI C/C++ Compiler". See the link titled "Submitting an issue". We need to see this ENTIRE error message and a complete, reproducible test case including ALL of the command-line options. Include the .pp file created by option --preproc_with_comment gmake[1]: *** [makefile:61: BIOS.obj] Error 1 gmake: *** [C:/Users/ldoonan/Documents/CCS/tirtos_builds_MSP_EXP432E401Y_release_ccs/src/makefile.libs:57: C:/Users/ldoonan/Documents/CCS/tirtos_builds_MSP_EXP432E401Y_release_ccs/src/sysbios/sysbios.aem4f] Error 2 error: xdc.cfg.SourceDir: "C:/ti/xdctools_3_51_03_28_core/packages/xdc/cfg/SourceDir.xs", line 209: xdc.cfg.SourceDir : Build of generated source libraries failed: exit status = 2: js: "C:/ti/xdctools_3_51_03_28_core/packages/xdc/cfg/Main.xs", line 160: Error: Configuration failed! gmake.exe: *** [package.mak:202: package/cfg/release_pem4f.xdl] Error 1 gmake.exe: *** Deleting file 'package/cfg/release_pem4f.xdl' gmake.exe: *** [package/cfg/release_pem4f.xdl] Deleting file 'package/cfg/release_pem4f.h' gmake.exe: *** [package/cfg/release_pem4f.xdl] Deleting file 'package/cfg/release_pem4f.c' js: "C:/ti/xdctools_3_51_03_28_core/packages/xdc/tools/Cmdr.xs", line 52: Error: xdc.tools.configuro: configuration failed due to earlier errors (status = 2); 'linker.cmd' deleted. gmake[1]: *** [build-90018911-inproc] Error 1 Building file: "../release.cfg" Invoking: XDCtools "C:/ti/xdctools_3_51_03_28_core/xs" --xdcpath="C:/ti/simplelink_msp432e4_sdk_3_20_00_10/source;C:/ti/simplelink_msp432e4_sdk_3_20_00_10/kernel/tirtos/packages;" xdc.tools.configuro -o configPkg -t ti.targets.arm.elf.M4F -p ti.platforms.msp432:MSP432E401Y -r release -c "C:/ti/ccs910/ccs/tools/compiler/ti-cgt-arm_18.12.2.LTS" "../release.cfg" configuring release.xem4f from package/cfg/release_pem4f.cfg ... generating custom ti.sysbios library makefile ... Starting build of library sources ... making C:/Users/ldoonan/Documents/CCS/tirtos_builds_MSP_EXP432E401Y_release_ccs/src/sysbios/sysbios.aem4f ... clem4f C:/ti/simplelink_msp432e4_sdk_3_20_00_10/kernel/tirtos/packages/ti/sysbios/BIOS.c ... >> Compilation failure Build of libraries failed. subdir_rules.mk:12: recipe for target 'build-90018911-inproc' failed INTERNAL ERROR: C:\ti\ccs910\ccs\tools\compiler\ti-cgt-arm_18.12.2.LTS\bin\armopt.exe experienced a segmentation fault while processing function <unknown> file C:\\Users\\ldoonan\\AppData\\Local\\Temp\\{CEF5D90D-D211-42E9-A1D4-18510166BADF} This is caused by a defect in the TI C/C++ Optimizer. TI Customer Support may be able to suggest a workaround to avoid this. Upgrading to the newest version of the compiler may fix this problem. Contact TI in the E2E support forums at <a href="e2e.ti.com">http:/.../a> under "Development Tools", "TI C/C++ Compiler". See the link titled "Submitting an issue". We need to see this ENTIRE error message and a complete, reproducible test case including ALL of the command-line options. Include the .pp file created by option --preproc_with_comment gmake[1]: *** [makefile:61: BIOS.obj] Error 1 gmake: *** [C:/Users/ldoonan/Documents/CCS/tirtos_builds_MSP_EXP432E401Y_release_ccs/src/makefile.libs:57: C:/Users/ldoonan/Documents/CCS/tirtos_builds_MSP_EXP432E401Y_release_ccs/src/sysbios/sysbios.aem4f] Error 2 error: xdc.cfg.SourceDir: "C:/ti/xdctools_3_51_03_28_core/packages/xdc/cfg/SourceDir.xs", line 209: xdc.cfg.SourceDir : Build of generated source libraries failed: exit status = 2: js: "C:/ti/xdctools_3_51_03_28_core/packages/xdc/cfg/Main.xs", line 160: Error: Configuration failed! xdctools_3_51_03_28_core\gmake.exe: *** [package.mak:202: package/cfg/release_pem4f.xdl] Error 1 xdctools_3_51_03_28_core\gmake.exe: *** Deleting file 'package/cfg/release_pem4f.xdl' xdctools_3_51_03_28_core\gmake.exe: *** [package/cfg/release_pem4f.xdl] Deleting file 'package/cfg/release_pem4f.h' xdctools_3_51_03_28_core\gmake.exe: *** [package/cfg/release_pem4f.xdl] Deleting file 'package/cfg/release_pem4f.c' js: "C:/ti/xdctools_3_51_03_28_core/packages/xdc/tools/Cmdr.xs", line 52: Error: xdc.tools.configuro: configuration failed due to earlier errors (status = 2); 'linker.cmd' deleted. gmake[2]: *** [build-90018911-inproc] Error 1 gmake[1]: *** [build-90018911] Error 2 gmake[1]: Target 'configPkg/linker.cmd' not remade because of errors. gmake: *** [all] Error 2 subdir_rules.mk:9: recipe for target 'build-90018911' failed makefile:127: recipe for target 'all' failed **** Build Finished ****
Thanks!