Tool/software: Code Composer Studio
I copied all files in ti\mmwave_sdk_03_02_00_04\packages\ti\utils\sbl
and build it in ccs
but compilation failure
#10008-D cannot find file "boot.aer4ft"
#10008-D cannot find file "main.oer4f"
How can I fix it?
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Tool/software: Code Composer Studio
I copied all files in ti\mmwave_sdk_03_02_00_04\packages\ti\utils\sbl
and build it in ccs
but compilation failure
#10008-D cannot find file "boot.aer4ft"
#10008-D cannot find file "main.oer4f"
How can I fix it?
Hi,
The SDK code is currently supported only using makefile. Please refer to section 4.5 of the user guide for instruction to build @C:\ti\mmwave_sdk_03_02_00_04\docs\mmwave_sdk_user_guide.pdf
Thanks
Yogesh