You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hi,
I try to use this package on a MIPSEL platform, the following error occurred at compile time:
1. dragino2-si3217x-proslic-api-binaryblob.o: compiled for a big endian system and target is little endian
2. dragino2-si3217x-proslic-api-binaryblob.o: endianness incompatible with that of the selected emulation
I think I need one for MIPSEL (little-endian):
Dragino2-si3217x-proslic-api-binaryblob.o_shipped
Can you help me?
The text was updated successfully, but these errors were encountered:
hi,
I try to use this package on a MIPSEL platform, the following error occurred at compile time:
1. dragino2-si3217x-proslic-api-binaryblob.o: compiled for a big endian system and target is little endian
2. dragino2-si3217x-proslic-api-binaryblob.o: endianness incompatible with that of the selected emulation
I think I need one for MIPSEL (little-endian):
Dragino2-si3217x-proslic-api-binaryblob.o_shipped
Can you help me?
The text was updated successfully, but these errors were encountered: