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.

RTOS/LAUNCHXL-CC1350: Fail to build the clock example imported from SDK and fail to open BIOS system overview page

Part Number: LAUNCHXL-CC1350
Other Parts Discussed in Thread: CC1350

Tool/software: TI-RTOS

I imported the example of TI-RTOS clock by resource explorer from  CC13x0 SDK into my CCS 8.0.0.00016 running on MacOS, and try to build it. However errors happened when building. I tried to import other examples from  the "TI-RTOS  kernel " directory like swi, mutex. Then with the same kind of errors, I  failed the building process too. However, examples from other directory, like easylink and TI driver can build successfully. 

The console prints following lines:

**** Build of configuration Debug for project swi_CC1350_LAUNCHXL_tirtos_ccs ****

/Applications/ti/ccsv8/utils/bin/gmake -k -j 3 all -O 

 

Building file: "../swi.cfg"

Invoking: XDCtools

"/Users/ruoxuanxu/ti/xdctools_3_50_04_43_core/xs" --xdcpath="/Users/ruoxuanxu/ti/simplelink_cc13x0_sdk_1_60_00_21/source;/Users/ruoxuanxu/ti/simplelink_cc13x0_sdk_1_60_00_21/kernel/tirtos/packages;" xdc.tools.configuro -o configPkg -t ti.targets.arm.elf.M3 -p ti.platforms.simplelink:CC1350F128 -r release -c "/Applications/ti/ccsv8/tools/compiler/ti-cgt-arm_18.1.1.LTS" --compileOptions "-mv7M3 --code_state=16 --float_support=vfplib -me --include_path=\"/Users/ruoxuanxu/Documents/cleanWorkSpace_CCS/swi_CC1350_LAUNCHXL_tirtos_ccs\" --include_path=\"/Users/ruoxuanxu/ti/simplelink_cc13x0_sdk_1_60_00_21/source/ti/posix/ccs\" --include_path=\"/Applications/ti/ccsv8/tools/compiler/ti-cgt-arm_18.1.1.LTS/include\" --define=DeviceFamily_CC13X0 -g --diag_warning=225 --diag_warning=255 --diag_wrap=off --display_error_number --gen_func_subsections=on  " "../swi.cfg"

Error occurred during initialization of VM

java/lang/NoClassDefFoundError: java/lang/Object

subdir_rules.mk:31: recipe for target 'build-1945073-inproc' failed

gmake[1]: *** [build-1945073-inproc] Abort trap: 6

gmake: *** No rule to make target 'build-1945073', needed by 'configPkg/compiler.opt'.

gmake: *** No rule to make target 'build-1945073', needed by 'configPkg/compiler.opt'.

gmake: *** No rule to make target 'build-1945073', needed by 'configPkg/compiler.opt'.

gmake: Target 'all' not remade because of errors.

I am not sure if this problem related to .cfg file and BIOS kernel. I have another problem that when I click the .cfg file for every RTOS project and intend to see the graphical view of BIOS, errors happen like the screen shot below.

My product version is listed here: