I build
libgrpc_csharp_ext.x64.so as described on this page :
https://dev.to/erikest/grpc-on-dotnet-core-preview3-on-raspberrypi-3-4nf4
if start .Net 5.0 application on ODROID-C2 (Amlogic ARM Cortex-A53(ARMv8) 1.5Ghz quad core CPUs) with installed Ubuntu (trying 16.04 and 20.04), it crashed with one message in console : "Illegal instruction"
Any additional log with error I can't find
But if run this application with this library on ODROID-C4 (Cortex-A55 Core) - all work fine.
How (if it possible) fix error for ODROID-C2?
Links to
Best regards, Nikolay.