Hi,
I have encountered this problem as shown above when trying to debug.
Can anyone help me solve this problem?
Thanks!
Eisen
PS: This is from the build console:
**** Build of configuration Debug for project TIVA_LEGITFINAL ****
"C:\\ti\\ccsv6\\utils\\bin\\gmake" -k all
'Building file: ../LCD_FYP1.c'
'Invoking: ARM Compiler'
"C:/ti/ccsv6/tools/compiler/ti-cgt-arm_5.2.7/bin/armcl" -mv7M4 --code_state=16 --float_support=FPv4SPD16 --abi=eabi -me --include_path="C:/ti/ccsv6/tools/compiler/ti-cgt-arm_5.2.7/include" --include_path="C:/ti/TivaWare_C_Series-2.1.2.111" -g --gcc --define=ccs="ccs" --define=DEBUG --define=TARGET_IS_BLIZZARD_RB1 --define=PART_TM4C123GH6PM --diag_wrap=off --display_error_number --diag_warning=225 --preproc_with_compile --preproc_dependency="LCD_FYP1.pp" "../LCD_FYP1.c"
At end of source: error #68: expected a "}"
1 error detected in the compilation of "../LCD_FYP1.c".
>> Compilation failure
gmake: *** [LCD_FYP1.obj] Error 1
gmake: Target `all' not remade because of errors.
**** Build Finished ****
And CCS did not show me any problems when building.