Part Number: ARM-CGT
Hi,
is there any compiler errata sheet available for the different versions of TI ARM CGT? We would need that in a certification process to show in our certification process, that we are not running in a compiler bug.
Best regar…
Part Number: ARM-CGT Other Parts Discussed in Thread: SEGGER Is it possible to use the ARM-CGT tools for compilation/build and use GDB to debug?
Thanks!
Part Number: ARM-CGT I'm working on a project that is using Code Composer Studio v5 for compiling our DSP. This is running on a Windows XP virtual machine.
I would like to get a more contemporary compiler to produce identical object code.
Is there…
Part Number: ARM-CGT I am combing two elf file using the armhex tool but I am now seeing this error:
armhex --load_image --load_image:format=elf --load_image:endian=big --load_image:combine_sections=true bootloader.elf application.elf -o app.elf
error…
Thank you for submitting a test case.
When you said ...
Sandeep Singh said: When both flag Werror" and "Weverything" then code build will fail.
... I took that to mean the compiler itself had a catastrophic failure. I never reproduced that…
Ali Ghadyali said: On thIs compiler the code generates a message shown above and crashes the program.
Can you clarify how the program crashes?
While there is EXT_EP-9743 on the subject of the warning (remark #342-D) the existing bug doesn't seem to mention…
Part Number: ARM-CGT
Hi Team,
When compiling the tidl, I want to use the arm platform opencv library obtained by cross-compilation, and when the buildopencv switch is turned on. The following error occurs when executing the make command in the rt directory…
Part Number: ARM-CGT Other Parts Discussed in Thread: HALCOGEN Currently we using ARM-CGT-XX, and considering if moving to ARM-CGT-CLANG-X is an option.
Is that version supported for all the TMS HalCoGen HAL layers, and does ARM-CGT-CLANG-X allow for application…
Part Number: ARM-CGT Hello,
I was trying to compile code with ti-cgt-arm_20.2.5.LTS armcl but got "error #67: enumeration value is out of "int" range". Here below is the log:
FAILED : soc/hlos/sample/awr294x-evm/CMakeFiles/CycurSOC_HLOS_AWR294X_Sample…