I am using C2000 (v6.4.9) compiler for TMS320C28x without FPU.
What I can notice is that float operations (division) seems to round “towards zero” e.g. truncate the result.
My question is if there is a way to configure the rounding behavior to “round to nearest, ties to even”, either in C2000 v6.4.9 or in any of the more resent compiler versions, and in such case from which version?
Thanks
