Part Number: CCSTUDIO
Other Parts Discussed in Thread: RM48L952
Hello,
We are using a RM48L952.
We are using ti-cgt-arm_20.2.7.LTS to compile. (from CCS 12.8.1)
Compiler flags are:
-mv7R4 --code_state=32 --float_support=VFPv3D16 -me -c --c99 -pdew --diag_warning=225 --diag_wrap=off --display_error_number --enum_type=packed --abi=eabi -I$(BUILD_INCLUDE_PATH) -g -Ooff --define=DEBUG_USAGE --define=CCS --diag_suppress=2104 --define=_RM48x_
We have a simple test case to compare 2 signed int which fails.
For example, this:
