Embedkari team will be using following tools for this course. We are providing this information in advance so that students can install these tools themselves.
Make sure to read this first to understand course flow better
- Main purpose of this course to focus on 8-bit Assembly and Embedded C using simulators
- We have provided various important references to existing Articles and Youtube videos to Embedkari. You must visit them to understand tools better.
- You will get basic concepts of C starting from Keyword and identifiers. Quiz given in each lesson may be tough for you if you are beginner, so you can skip. You will get separate course for practice C questions.
- Learn C from scratch will cover data structure through live sessions. we will keep adding recordings there.
1: Eclipse IDE
This is a generic IDE for C/C++ . In Windows system , It requires installation of Cygwin as well to host GNU tools. If you are using any other software tool to build C program , You can use that as well. We have provided information related to installation. If you have never used Eclipse IDE , you can visit following as reference to understand project creation in IDE.
Getting started docs
Eclipse IDE Installation for Windows 10 -64 bit . For other , check next lesson.
In case you get error in Debug
2: Keil IDE
This will be used to create and simulate Embedded C program for 8051 core. We expect this must be installed by all.
3: Test Procedure
We are providing a sample test procedure lesson. Please try this to avoid any issue during actual test.
