Hi,
I installed the C6748 StarterWare (v1_20_03_03) and compiled one of the examples which worked fine, when I changed the options->CCS General->Compiler Version from "TI v7.2.1" to "TI v7.4.2" and tried to recompile the project I get the below error
"Errors occurred during the build.
Errors running builder 'CDT Builder' on project 'uart_c674x_c6748_evmC6748'.
java.lang.NullPointerException"
The project.log includes -
"!CONFIGURATION: 'com.ti.ccstudio.buildDefinitions.C6000.Debug.1367553844' [Sun Jun 09 08:17:13 IDT 2013]
!TOOL: 'com.ti.ccstudio.buildDefinitions.C6000_7.4.exe.compilerDebug.1842768691'
!WARNING: Unresolved option: com.ti.ccstudio.buildDefinitions.C6000_7.4.compilerID.CODE_STATE
!WARNING: Unresolved option: com.ti.ccstudio.buildDefinitions.C6000_7.4.compilerID.LITTLE_ENDIAN"
it is the same for all the examples, I have to redefine a new project to overcome this error, what could be the issue?
Thanks,
HR