Hi!
Hi!I would like to learn how to create APPs on ARM processors.How are they created?I would like to convert X86 software to ARM how to do it?What are the software to convert software from X86 to ARM?Thank you and I await answers.
Hi,
Why not try to compile and build your software (C/C++ ?) with GNU GCC cross Compiler to create executable which will run on a Arm processor ?https://developer.arm.com/tools-and-software/open-source-software/developer-tools/gnu-toolchain
You have plenty of toolchain to choose from for both Windows and Linux x86_64 hosts.