Hi there,
Is there a possibility that you can use the Torizonbuilder to create a 32-bit image for the imx8x?
Or can you run a 32-bit application within Poky without having to use a docker container?
The background is that we have an application that depends on the library, which is only available as 32 bits.
Inside the container, the library is also loaded properly, but it crashes at a crucial point and we cannot yet figure out why this is happening.
So we first want to see whether the program can also run natively.
Thanks in advance.