Embedded System Tooling - Advanced
Advanced Embedded Software Tooling, Embedded C -Building Process, Linker Script, Startup Code, Make File and Batch File

Embedded System Tooling - Advanced udemy course free download
Advanced Embedded Software Tooling, Embedded C -Building Process, Linker Script, Startup Code, Make File and Batch File
Embedded Software Tooling is divided to two courses:
Embedded Software Tooling - Basic
Embedded Software Tooling - Advanced
Basic Embedded Software Tooling and Embedded C - Building Process, Tool Chain, Preprocessor, Compiler and Assembler.
Embedded Software Tooling Objectives:
we aim to identify for you very important information about to Embedded System and the Microcontroller.
after this course you be familiar with most of Embedded System tools to understand the Hardware of Microcontroller and how it works correctly. and knowing the physical memory Sections in Flash and RAM and using it with Linker Script.
and understanding the Startup Code and its functions to initialize the Hardware of Microcontroller like Interrupt vector table and Stack Pointer.
this course for learning all Topics in this Embedded System Tooling:
Identify the Building Process
Install the GCC Tool Chain
Identify all Tools in the Tool Chain
Preprocessor Directives and Preprocessor Conditional Directives
Preprocessor errors
Compiler and clarify its all-internal component.
Assembler and object file
Memory SECTIONS in Flash and Ram in Embedded System
Symbol Table Description
Linker Script and its objectives
Implement Linker Script from scratch for stm32f401.
Startup Code & Entry Point
Implement Startup Code from scratch for stm32f401.
Make File scripting language to automate the building process commands.
Implement batch file to easy use this Building process without any IDEs.