How to build a model with mixed edian types?
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (1)
Ver también
Categorías
Más información sobre Simulink Environment Customization en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!