How to build a model with mixed edian types?
1 view (last 30 days)
Show older comments
Hi,
I am trying to build a simulink model for the dspace microAutobox Platform. Its a big endian byte order system.
I get the following error while trying to build the model:
LINKING APPLICATION ... < lnkppc > (F) #A0376 Can't mix little and big endian: E2E_P01.o is little endian; previous objects have been big endian.
Is there a way to solve the issue.
0 Comments
Answers (1)
See Also
Categories
Find more on Simulink Environment Customization 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!