How to build a model with mixed edian types?
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (1)
Siehe auch
Kategorien
Mehr zu Simulink Environment Customization finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!