0

We bought an ECU emulator made with stm32f103, The source files are attached to them. But there is no file (BIN or HEX) and there is a make file that needs to be built, but when I tried to create it but it is not possible for me, If you have experience with this process, thank you for guiding me ...

Files

Best Regard.

the busybee
  • 10,755
  • 3
  • 13
  • 30
Pooya
  • 1
  • 1
  • 1
    https://opensource.com/article/18/8/what-how-makefile After you installed the necessary compiler (maybe GCC), you should navigate in command line to the target folder and use probably the 'make' command. You should share the makefile to see clearly. – 0x6261627564 Apr 28 '20 at 09:41
  • 1
    Might be less work to simply add the files to your favourite IDE, one by one until you get it to build. Manually enter the compiler options. – Lundin Apr 28 '20 at 10:32

0 Answers0