Other Parts Discussed in Thread: CONTROLSUITE, TMS320F28035
Hello,
I am trying to build either version of the example code for the bootloader attached here:
5277.2833x_boot_rom_goldSource_v1.zip
8546.2833x_boot_rom_goldSource_v2.zip
I cannot get a successful build without 10 errors. Below are the errors I receive while buidling in Code Composer v5.3:
Your help would be appreciated in getting this project to build without errors.
Thank you,
Chuck
Description Resource Path Location Type
Invalid project path: Include path not found (C:\tidcs\c28\boot_rom\2833x\2833x_boot_rom_goldSource_v2\2833x_boot_rom_v2\DSP2833x_headers\DSP2833x_headers\include). f2833x_boot_rom pathentry Path Entry Problem
[E1500] file access error: failed to open "Y:/c2000_apps/c28xx/collateral/Boot_ROM/2833x_bootrom/2833x_boot_rom/Debug/ADC_cal.obj" for writing ADC_cal.asm /f2833x_boot_rom/source C/C++ Problem
[E1500] file access error: failed to open "Y:/c2000_apps/c28xx/collateral/Boot_ROM/2833x_bootrom/2833x_boot_rom/Debug/Vectors_Boot.obj" for writing Vectors_Boot.asm /f2833x_boot_rom/source C/C++ Problem
[E1500] file access error: failed to open "Y:/c2000_apps/c28xx/collateral/Boot_ROM/2833x_bootrom/2833x_boot_rom/Debug/FPUmathTables.obj" for writing FPUmathTables.ASM /f2833x_boot_rom/source C/C++ Problem
[E1500] file access error: failed to open "Y:/c2000_apps/c28xx/collateral/Boot_ROM/2833x_bootrom/2833x_boot_rom/Debug/IQmathTables.obj" for writing IQmathTables.ASM /f2833x_boot_rom/source C/C++ Problem
[E1500] file access error: failed to open "Y:/c2000_apps/c28xx/collateral/Boot_ROM/2833x_bootrom/2833x_boot_rom/Debug/Init_Boot.obj" for writing Init_Boot.asm /f2833x_boot_rom/source C/C++ Problem
[E1500] file access error: failed to open "Y:/c2000_apps/c28xx/collateral/Boot_ROM/2833x_bootrom/2833x_boot_rom/Debug/TI_Test.obj" for writing ti_test.asm /f2833x_boot_rom/source C/C++ Problem
<a href="file:/C:/ti/ccsv5/tools/compiler/dmed/HTML/5.html">#5</a> could not open source file "DSP2833x_Device.h" DSP2833x_GlobalVariableDefs.c /f2833x_boot_rom/DSP2833x_headers/source line 14 C/C++ Problem
[E1500] file access error: failed to open "Y:/c2000_apps/c28xx/collateral/Boot_ROM/2833x_bootrom/2833x_boot_rom/Debug/ITRAPIsr.obj" for writing ITRAPIsr.asm /f2833x_boot_rom/source C/C++ Problem
[E1500] file access error: failed to open "Y:/c2000_apps/c28xx/collateral/Boot_ROM/2833x_bootrom/2833x_boot_rom/Debug/ReservedSpace.obj" for writing ReservedSpace.asm /f2833x_boot_rom/source line 5416448 C/C++ Problem
[E1500] file access error: failed to open "Y:/c2000_apps/c28xx/collateral/Boot_ROM/2833x_bootrom/2833x_boot_rom/Debug/IQmathTables2.obj" for writing IQmathTables2.ASM /f2833x_boot_rom/source C/C++ Problem








