Where can I find the manuals/documentation for the individual compiler tools in..
...\ccsv6\tools\compiler\ti-cgt-arm_5.2.6\bin
I am specifically looking for info on armembed.exe but would ideally like the documentation on all of them.
I'm tackling the seemingly perennial problem of embedding a binary blob in a firmware output file. This is something GCC does with ease, and I am finding it hard to believe that using CSS you have to massage the blob into a C byte array or somesuch work around. Hence the question on the tools folder.
Many thanks.