We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 342a26e commit a1013bcCopy full SHA for a1013bc
1 file changed
.github/workflows/test-build-ti-hercules.yml
@@ -86,7 +86,7 @@ jobs:
86
rm ccs.tar.gz
87
88
# Install CCS in headless mode with ARM compiler only
89
- ./CCS12.8.1.00005_linux-x64/ccs_setup_12.8.1.00005.run --mode unattended --prefix $HOME/ti/ccs --enable-components PF_TMS470
+ ./CCS12.8.1.00005_linux-x64/ccs_setup_12.8.1.00005.run --mode unattended --prefix $HOME/ti/ccs --enable-components PF_HERCULES
90
91
# Set CCS_ROOT to the ARM compiler tools directory
92
echo "CCS_ROOT=$HOME/ti/ccs/ccs/tools/compiler/ti-cgt-arm_20.2.7.LTS" >> $GITHUB_ENV
0 commit comments