We have seen this error code in the past when the CPU didn’t support the SSE4.1 and POPCNT instructions, which are required for running the NxLib. What CPU does your system have?
I cannot find a specification from Intel for this specific CPU, but from other pages it seems like it does not support the required POPCNT instructions.
See the system requirements. Running the NxLib requires a CPU that supports SSE4.1 and POPCNT. Or ideally even AVX2.