Quantcast
Channel: Tools
Viewing all articles
Browse latest Browse all 91752

Forum Post: RE: Issues building TivaWare on Linux with CCSv6

$
0
0

[quote user="JohnS"]When a library or executable is built the absolute path of the source files are embedded in the file.[/quote]

 Hi John, I located from where this problem came:

 Linux version makefile script has default directory set to c:/TI is enough to set to /opt/ti, after seeking for ENET bug I read makefile to point why don't build and I patched. After rebuilding all files are pointed to correct location.

CCS_BUILD ?= true
#DEFAULT_INSTALLATION_DIR ?= c:/ti
DEFAULT_INSTALLATION_DIR ?= /opt/ti
ti.targets.arm.elf.M4F   ?= $(DEFAULT_INSTALLATION_DIR)/ccsv6/tools/compiler/arm_5.1.5


Viewing all articles
Browse latest Browse all 91752

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>