Skip to content

RodrigueSft/programmloader-arm

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Programm loader ARM

Bare metal programm loader for the card STM32F4. Do not use any library and use USART communication You can send program by uart using for example minicom. But the main goal of this repository is to show the flag to activate in order to do it.

Realised for the ARM class and put on github by the authorization of the teacher

BUILD

You will a toolchain arm the root of the repo and thus modify the Makefile

DEBUG

In order to debug, simply do.

make gdb

You will also need to launch st-utils

AUTHORS

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • C 88.5%
  • Makefile 11.5%