Why does a Boolean XOR block become a bitwise operation in generated C code?
Show older comments
When I generate code from a Boolean XOR block, it becomes a bitwise operation in the generated C code. Why is this the case, and are there any workarounds?
Accepted Answer
More Answers (0)
Categories
Find more on Texas Instruments C2000 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!