Part Number: CCSTUDIO-SITARA
Other Parts Discussed in Thread: CCSTUDIO, SYSBIOS
Tool/software: TI-RTOS
CCS hangs in following build step:
Building file: "../cfg/am65xx_app_r5f_release_pnunit.cfg"
Invoking: XDCtools
"C:/ti/xdctools_3_50_04_43_core/xs" --xdcpath="C:/ti/bios_6_73_00_03_eng/packages;C:/ti/pdk_am65xx_1_0_1/packages;" xdc.tools.configuro -o configPkg -t ti.targets.arm.elf.R5F -p ti.platforms.cortexR:AM65X -r release -c "C:/ti/ti-cgt-arm_16.9.4.LTS" "../cfg/am65xx_app_r5f_release_pnunit.cfg"
It tells "Blocked: The user operation is waiting for background work to complete" with no obvious task being run besides the build process.
After manually canceling the build process the following error appears:
!CommandLauncher.error.commandCanceled!
Error: Program "C:/ti/ccsv8/utils/bin/gmake" is not found in PATH
PATH=[C:\ti\ccsv8\ccs_base\common\bin;C:\ti\ccsv8\ccs_base\common\uscif;C:\Program Files (x86)\Common Files\Intel\Shared Libraries\redist\ia32\mpirt;C:\Program Files (x86)\Common Files\Intel\Shared Libraries\redist\ia32\compiler;C:\Program Files (x86)\Common Files\Intel\Shared Files\fortran\bin\ia32;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\WINDOWS\System32\OpenSSH\;C:\Program Files (x86)\Java\jre1.8.0_181\bin;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Users\xxx\.dnx\bin;C:\Program Files\Microsoft DNX\Dnvm\;C:\Program Files (x86)\Windows Kits\10\Windows Performance Toolkit\;C:\Program Files\Microsoft SQL Server\120\Tools\Binn\;C:\Program Files\Microsoft SQL Server\130\Tools\Binn\;C:\Program Files (x86)\Microsoft Emulator Manager\1.0\;C:\Program Files (x86)\nodejs\;C:\Program Files\Git\cmd;C:\ti\ccsv8\utils\bin;C:\Users\xxx\AppData\Local\Microsoft\WindowsApps]
The currently used Windows version is:
- Windows 10 Enterprise
- Version 1803
The error does occur on different installations and does not occur with the previous installation (Version 1703).
It does also occur for CCS versions 8.1, 8.2 and 8.3.
Has anyone already experienced some issue like this?
