/Embedded_System_Tooling_STM32F4

Implement LinkerScript and Startup fille to Make compilation process for Embedded system and make automation using Batch file

Primary LanguageC

Embedded_System_Tooling_STM32F4

Description

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

Schematic

Dependency

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

Demo

Demo.mp4