Skip to content

gzbykyasin/Embedded-Linux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

User Space (/dev/mem) Example for Embedded Linux

Abstract

It may not work in every Som. You can edit these pins by looking at the pins used by the kernel from your manufacturer's information sheet.
Manufacturers may not have given access to some registration addresses when developing kernels.
In this case, error messages appear and you realize that access is not given.
Good luck to everyone.
Wash your hands abundantly during these times of virus and code them clean 😊

Installation

You will learn the registration addresses in detail by clicking the i.MX 6ULL Applications Processor Reference Manual link.

git clone https://github.com/gzbykyasin/User-Space-dev-mem-Example-for-Embedded-Linux.git

Usage

gcc main.c -o main
./main

About

User Space (dev/mem) Example for Embedded Linux

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages