so I have an image running on my IMX93 FRDM board, and its called "imx-image-full.wic", which I got from the NXP FRDM demo images, and they. I am developing a QT application separately , on Windows and then run it on the FRDM board, with a single "./<Your Program>" like command. Which cross-compilation tools should I consider using, to build my program for windows?.
Are there separate run time dependencies I should be worried about?
Boot2QT is going to be difficult as they have IMX93 EVK support not, FRDM support.
I have also tried running a demo PySide 6 program, on this OS and it did not run, stating that a .so file was missing.
Note: I am booting in from the A55 processor.