This package for Windows platform contains the following tools:
- M*CORE C/C++ GCC Compiler 3.4.6 for compiling source code.
- Elfs sources and build scripts.
- ElfLoader sources and build scripts.
- SDK header files by theC0r3, flash.tato, z3DD3r, Chik_v, Andy51, tim_apple, Macho, G-XaD, om2804, kadukmm, fkcoder, EXL, and other developers from MotoFan.Ru forum.
- CMake build system module by EXL.
Unpack archive and copy all files to C:\MCORE_EM1 directory, add C:\MCORE_EM1\GCC_MCore\bin to %PATH% environment variable (optional).
cd /c/
git clone https://github.com/MotoFanRu/P2K-ELF-SDK-OLD.git --depth=1 -b master
git clone git@github.com:MotoFanRu/P2K-ELF-SDK-OLD.git --depth=1 -b master
cd P2K-ELF-SDK-OLD
mv ELFKIT_EM1_Windows /c/MCORE_EM1Set proper paths to GCC compiler, libraries and SDK headers in make.cmd, make.bat, build.cmd, compile.bat and other build scripts.
C:\Project> make
C:\Project> build
C:\Project> compileC:\Project> cmake . -G Ninja -DELFPACK=EM1
C:\Project> ninja -vtheC0r3, flash.tato, z3DD3r, Chik_v, Andy51, tim_apple, Macho, G-XaD, om2804, kadukmm, fkcoder, EXL etc.
© MotoFan.Ru, 2007-2023.