当前位置:网站首页>Quick for imx6ull development board c program call shell
Quick for imx6ull development board c program call shell
2020-11-09 19:13:00 【Book white】
This chapter is about linux Under system environment linux-C call shell Command control GPIO Input and output steps .shell As Linux The shell of the operating system , Provide users with an interface to use the operating system . It's a command language 、 Command interpreter and programming language , It interprets commands entered by the user and sends them to the kernel .
Use shell The command operates directly /sys/ Under the gpio node , First, in the imx6ull-14x14-evk.dts Comment out the device tree LED And button function ,LED Pin for GPIO0_3,key Pin for GPIO1_18.
Pass in the program shell Command to read key values and control LED The lamp .


1. adopt popen perform shell command
popen and pclose The function is to create a pipeline , Used to connect to another process , Then read the output of that process or send input to it , The specific operation is fork A subprocess ,exec One shell Carry out orders .

2. Fill in shell command , Set pin status

3. control Led

Cross compilation arm-linux-gnueabihf-gcc -o led shellGpio.c , take led Copy the file to the development board .

Test can see that the light of the development board is flashing , The terminal has print information :

4. Read the key value

Post compile testing :

Good product recommendation - Fast for quality IMX6ULL Development board

Terminator information is open source , If you don't buy it, you can download software and hardware resources freely
You just need to focus on VX official account : XunWei Electronics , reply : The terminator , Free access to product information
i.MX6ULL Terminator manual download link
https://pan.baidu.com/s/171NHz6_sVMGIQ3g7GcCqOQ Extraction code :n3og
B Station search ‘ Beijing Xunwei ’, Get started with free video tutorials , Continuous updating .
https://space.bilibili.com/33785640
i.MX6ULL Terminator development board Introduction
https://www.bilibili.com/video/BV1aE411F7S9
i.MX6ULL Terminator development board out of the box experience
https://www.bilibili.com/video/BV1M7411m7wT
Linux-QT The tutorial is free to watch here , Xunwei is the first to provide 6ULL Of QT Video actual combat course , Try the fresh version :
In this issue QT What knowledge will the video harvest ?
https://www.bilibili.com/video/BV1tp4y1i7EJ?p=1
P10 QT Serial port assistant for PC development ( On )
https://www.bilibili.com/video/BV1tp4y1i7EJ?p=10
QT Network programming UDP signal communication
https://www.bilibili.com/video/BV1tp4y1i7EJ?p=14
QT Cross compilation of system transplantation QT Source code and touch source code
https://www.bilibili.com/video/BV1tp4y1i7EJ?p=17
QT Cross platform operation QT Program cross compiled to ARM Development board
https://www.bilibili.com/video/BV1tp4y1i7EJ?p=19
QT The use of cross platform operation QT Control the buzzer
https://www.bilibili.com/video/BV1tp4y1i7EJ?p=20
QT Cross platform operation QT Program compiled into mobile phone APP
https://www.bilibili.com/video/BV1tp4y1i7EJ?p=21
Copy a smart home interface ( On )
https://www.bilibili.com/video/BV1tp4y1i7EJ?p=7
Copy a smart home interface ( Next )
https://www.bilibili.com/video/BV1tp4y1i7EJ?p=9
版权声明
本文为[Book white]所创,转载请带上原文链接,感谢
边栏推荐
- Mac无法连接到App Store并提示需要连接网络怎么办?
- What is the essence of cloud database? Explore the core value of Huawei cloud database
- ABBYY FineReader 15 新增编辑表格单元格功能
- 第三阶段 Day19 用户回显 封装Cookie 商品远程调用 购物车模块 CRUD操作
- Building Hadoop environment based on pseudo distributed under centos7
- 开源项目,私活利器,快速开发
- The basic principle of MRAM
- openocd+jlink_picture
- Simple implementation of activity workflow interactive demo
- Ultra simple integration of Huawei system integrity testing, complete equipment security protection
猜你喜欢

报错 Type interface *** is not known to the MapperRegistry. 的解决方案

Introduction to zero base little white Python

ABBYY FineReader 15 新增编辑表格单元格功能

OpenOCD-JTAG调试

低功耗蓝牙单芯片为物联网助力

How to page query after the 10 billion level data sub table?

R8 compiler: tailoring kotlin libraries and Applications

双十一大秒杀,云服务器低至 0.7 折

【涂鸦物联网足迹】涂鸦云平台接口说明
![[最佳实践]了解 Eolinker 如何助力远程办公](/img/3b/00bc81122d330c9d59909994e61027.jpg)
[最佳实践]了解 Eolinker 如何助力远程办公
随机推荐
openocd+jlink_picture
dat.GUI 打造可视化工具(一)
Git old bird search manual
Gesture switch background, let live with goods more immersive
揭秘在召唤师峡谷中移动路径选择逻辑?
配置ng-zerro的nz-date-picker时间选择组件
分享用MathType编辑字母与数学公式的技巧
AQS源码深入分析之条件队列
GPS对时系统(网络对时仪器)应用电子政务系统
磁阻式随机存储器MRAM基本原理
Leetcode 48 rotating image
The database executes truncate table cm_ CHECK_ ITEM_ How does his recover
海外仓见证中欧跨境电商蓬勃发展
运用强大的 PowerBI 桑基图表示复杂运营业务流
From master of Engineering Physics of Tsinghua University to open source entrepreneur of cloud computing
JT-day10
The applet calls the native onshareappmessage to share. What if the imageurl parameter is in MP4 format
Super low price cloud server is coming
菜鸟福音,28本书籍循序渐进让你成为大牛!(附学习大纲一份)
Mongodb source code implementation series network transport layer module implementation 3