Tool/software: TI-RTOS
HI Team,
I am not able to build the TI-RTOS library by using below prebuild options,
""$XDCROOT$\xs" --xdcpath="$XDCPATH$" iar.tools.configuro -c "$TOOLKIT_DIR$" --cc "$COMPILER_PATH$" --device "$DEVICE$" --compileOptions $COMPILER_ARGS_ROOT_QUOTED$ --linkOptions $LINKER_ARGS_QUOTED$ --profile release --projFile "$PROJ_PATH$" -o $PROJ_DIR$\config\configPkg $EXAMPLE_BLE_ROOT$\ble_debug.cfg
Can any one explain how this command line works and how it builds the TI-RTOS library and how it adds to the application.
And how create "buildcomponents.opt" and "compiler.opt.def" and "build_config.opt" files in workspace.
Best Regards,
Srinivas.V