Code Monkey home page Code Monkey logo

ashishverma2614 / introduction-to-embedded-systems-software-and-development-environments Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mohammaaa/introduction-to-embedded-systems-software-and-development-environments

0.0 0.0 0.0 31.13 MB

This repo contains my personal notes and programming assignments for the Coursera's 'Introduction to Embedded Systems Software and Development Environments' course by University of Colorado Boulder.

C++ 0.90% C 98.06% Makefile 1.03%

introduction-to-embedded-systems-software-and-development-environments's Introduction

Introduction-to-Embedded-Systems-Software-and-Development-Environments

This repo contains my personal notes and programming assignments for the Coursera's "Introduction to embedded systems software and development environments" course by University of Colorado Boulder. The course is instructed by Eng. Alex Fosdick

  • The course is one of the most powerful online courses I've ever taken.
  • The first week introdcues the embedded systems, software configuration management, C standardization, coding standards, documenting, and version control with git, the week assignment is to write a simple C program to do some operations on arrays, apply the learned topics on that code such as writing high quality, documented code as well as working with git
  • Second week illustrates the full build process as well as working with makefiles, the week assignment is to write a makefile automating the whole building process for 2 different architectures, generating dependancy files as well as memory map file for the application.
  • Third week illustrates the memory types, segments, and subsegments used in embedded systems, the week assignment is to analyze a project with some GCC tools like objdump and nm as well as the memory map file and determine each variable is stored in which segement and subsegment in memory.
  • Fourth week is just an assignment that integrates all the learned topics throughout the course.
  • Most images I used in the course notes are from the course slides

introduction-to-embedded-systems-software-and-development-environments's People

Contributors

mohammaaa avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.