Why does TI C2000 with CLA crash with the generated code for mod blocks
Show older comments
I have mod blocks for int16 and single inputs in CLA subsystem. The generated codes for CLA on TI C2000 contains the functions, "div_s16_floor()" for int16 and "rt_modf_snf()" for single. The two functions are causing CLA to stop executing or executing incorrectly.
Accepted Answer
More Answers (0)
Categories
Find more on ARM Cortex-A Processors in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!