Part Number: PROCESSOR-SDK-AM335X
Tool/software: Code Composer Studio
Hi
Having followed the instructions in the TI tutorials I have a project in CCS7 for linux-4.4.19+gitAUTOINC+db0b54cdad-gdb0b54cdad created this via importing it as an "Existing Code as Makefile Project"
I can browse the code and have managed to get the JTAG connection to my BeagleBone Black running succesfully.
What I would like to do is find an efficient way to import the build variables defined withing the .config file for my kernel build
- or the MACROS derived from these
- without these the syntax highlighting is very misleading as much of the code appears commented out
What would be the best way of making CCS7 aware of these?
The .config file itself is shown in the project source files and gets hit if I text search across the project. Is there anyway to make enable parsing of this in CCS7
Thanks for any help.
All the best,
Richard