Part Number: TM4C1294NCPDT
On Code Compose 10.4 and 11.0, running on Ubuntu 20.04, tiobj2bin fails on mkhex4bin, with a complaint as follows: "..... mkhex4bin: error while loading shared libraries: libcrypt.so.1: wrong ELF class: ELFCLASS64"
I have an older machine on which the build works, so I'm fine for now, but I will say that tiobj2bin has always seemed like a really messy way of handling the very common development requirement of creating a loadable binary file; every time I move to a new machine I end up hard-coding paths, copying binaries around, and otherwise fussing about something that should just work. Yes, I've seen the cheerful posts about post processing steps; unfortunately, they don't really work.
Are there copyright or other IP issues preventing this from being rolled into the main build tools?
And next: this UI appears to force entry into the processor forum. It's not a Tiva issue; it's a code composer problem.