Hello, guys,
We are using TMS570LC4357 for new project. And there are some old functions on TMS570LS3137, which we want to reuse in new project.
It is easy for us to use Halcogen and CCS to create a new project. But these functions are used GCC to compile, and there are assemble codes included.
So either translate those assemble codes into TI style, or create a new project using GCC.
And we choose the second way. Soon we found code generated from Halcogon, can not be compiled in CCS! Even when Halcogen and CCS both are GCC options!
We feel hard to understand that. Is it not the same way to use GCC or TI compile in CCS or Halcogen? Could you help us out of this mess?
Thank you.
PS,CCS is v8.0, Halcogen is v04.07