Tool/software: Code Composer Studio
ok I got it to configure however, -
"flash_defines.h" missing where is the file ??????
**** Build of configuration Debug for project hysterYales ****
"C:\\ti\\ccsv8\\utils\\bin\\gmake" -k -j 2 all -O
Building file: "../SafetyMCU_Bootloader/src/bl_flash.c"
Invoking: ARM Compiler
"C:/ti/ccsv8/tools/compiler/ti-cgt-arm_18.1.3.LTS/bin/armcl" -mv7R4 --code_state=32 --include_path="C:/Users/kganeshan/Desktop/hysterYale/SafetyMCU_Bootloader/inc/F021_API" --include_path="C:/ti/Hercules/F021 Flash API/02.01.01/include" --include_path="C:/Users/kganeshan/Desktop/hysterYale/SafetyMCU_Bootloader/TMS570LS04x/boot_can" --include_path="C:/Users/kganeshan/Desktop/hysterYale" --include_path="C:/Users/kganeshan/Desktop/hysterYale/SafetyMCU_Bootloader/inc" --include_path="C:/ti/ccsv8/tools/compiler/ti-cgt-arm_18.1.3.LTS/include" --preinclude="C:/Users/kganeshan/Desktop/hysterYale/SafetyMCU_Bootloader/TMS570LS04x/boot_can/bl_config.h" -g --diag_warning=225 --diag_wrap=off --display_error_number --enum_type=packed --abi=eabi --preproc_with_compile --preproc_dependency="SafetyMCU_Bootloader/src/bl_flash.d_raw" --obj_directory="SafetyMCU_Bootloader/src" "../SafetyMCU_Bootloader/src/bl_flash.c"
>> Compilation failure
SafetyMCU_Bootloader/src/subdir_rules.mk:30: recipe for target 'SafetyMCU_Bootloader/src/bl_flash.obj' failed
"C:\Users\kganeshan\Desktop\hysterYale\SafetyMCU_Bootloader\inc\F021_API\Types.h", line 86: warning #303-D: typedef name has already been declared (with same type)
"../SafetyMCU_Bootloader/src/bl_flash.c", line 29: fatal error #1965: cannot open source file "flash_defines.h"
1 catastrophic error detected in the compilation of "../SafetyMCU_Bootloader/src/bl_flash.c".
Compilation terminated.
gmake: *** [SafetyMCU_Bootloader/src/bl_flash.obj] Error 1
gmake: Target 'all' not remade because of errors.