This course provided by Eng Ahmed Bahaa @ Seitechsolutions
I learn compilation process with different way as what is output from each phase of compilation process
I implement LinkerScript and Startup code for stm32f4
as make compilation process for each file By own self is difficult so learn Makefile to make it easier
Then want to make it more easier as when only click on file make everything and generate Hex file from one press using Batch file
To be able to use this project you should have arm compiler toolchain
If you don't have follow this link to download it Now đź”—Press