当前位置:网站首页>[development tutorial 3] open source Bluetooth heart rate waterproof sports Bracelet - development environment construction
[development tutorial 3] open source Bluetooth heart rate waterproof sports Bracelet - development environment construction
2022-07-20 21:11:00 【efans_ Mike】
Open source Bluetooth heart rate waterproof SPORTS BRACELET
—— Crazy shell · Intelligent wearable development series
Development environment construction
This section mainly explains how to build a development environment KEIL、JlinK drive 、Smart Snippets、USB Installation of serial drive ..
Keil MDK Is based on ARM The most comprehensive software development solution for Microcontrollers , And includes the required want gen build 、 build state and transfer try Embedded Enter into type Should be use Of the Yes Group Pieces of . Big home can With through too http://www2.keil.com/mdk5/525 Download the latest MDK v5.25, install Keil. Of course , It can also be installed through the data package provided by us .
Here we take the MDK5 For example .
(1) function mdk511a, Click on Next.
chart 1
(2) On the hook I agree to all the terms of the preceding License Agreement, Click on Next.
chart 2
(3) Select the installation folder , Click on Next.
chart 3
(4) Enter a name 、 Company name and email , Click on Next.
chart 4
(5) Click on Finish,Keil 5 Installation .
chart 5
Follow the above steps to complete Keil Installation , Then install Jlink drive .
(1) function Setup_JLinkARM_V474b, The protocol dialog box pops up , Click on Yes.
chart 6
(2) Click on Next.
chart 7
(3) Click on Browse Select the installation folder , And then click Next. Of course , It can also be ignored Browse, Just click Next.
chart 8
(4) hold Install USB Driver for J-Link-OB with CDC On the hook , And then click Next.
chart 9
(5) Continue clicking Next.
chart 10
(6) Select the computer to use Jlink Development environment of , And then click Ok.
chart 11
(7) Click on Finish, complete Jlink Installation .
chart 12
Another driver to install is USB Turn string .
(1) open CP210x_VCP_Win_XP_S2K3_Vista_7, Click on Next.
chart 13
(2) Continue clicking Next.
chart 14
(3) Choose I accept the terms of the license agreement, Click on Next.
chart 15
(4) Select the installation folder , Click on Next.
chart 16
(5) Click on Install, Start installing the driver .
chart 17
(6) Click on Finish, Complete the driver installation .
chart 18
The last thing to install is to download the code off the chip flash Software for Smart Snippets.
(1) open SmartSnippets_install_win64, Click on Next.
chart 19
(2) choice I accept the terms of this license agreement, Click on Next.
(3) Select installation path , Click on Next.
chart 20
(4) Select the workspace path , Click on Next.
chart 21
(5) Choose the installation package , Click on Next.
chart 22
(6) Click on Next,Done.
chart 23
chart 24
chart 25
chart 26
complete SmartSni ets After installation , Open software , Building engineering .
(1) open SmartSnippets, choice JTAG, Chip selection DA14580-01, Finally, click New.
chart 27
(2) Enter the project name and description , Click on Save Storage .
chart 28
(3) Select the project created in the previous two steps test, Click on Open.
chart 29
(4) Because there is no virtual serial port or JTAG, A box will pop up , Click on Yes.
chart 30
(5) Here we are downloading the code to the outside Flash, Click on flash Icon , And maximize the panel in the corresponding position .
chart 31
Complete the above 5 Step , We can do it in Select File to download Click on Browse Load what needs to be downloaded HEX file , Then below Connect、Read 32KB、Burn、Erase 4K Sector Button available . stay Offset in Flash memory(HEX) Place input 0x000000 A dialog box will pop up , Choose whether you can boot . When selecting bootable , Special data headers will be added before the data , And the data comes from 0x000008
Address start . stay Flash memory siz(e HEX in Bytes) Input Flash Size , After clicking on Connect, The following prompt indicates that the connection is successful , Click on Burn Burn .
More complete learning materials and corresponding open source Suites , Please visit the official website :“ Crazy shell ”
For customized development , Please use the official website “ Crazy shell ” At the bottom of the page “ Contact us ” Make contact
边栏推荐
猜你喜欢
Jenkins你还不会玩,打脸不
IMG failed to load the image, showing the oneror event accounting for the bitmap
Where is the scan function of mobile browser and what is its function
在线会议中人脸面部轮廓图像提取(三)——Dlib库人脸面部轮廓图像特征提取
看了最新大厂面试,这 6 道 JVM 面试题都被问到了
img加载图片失败展示占位图的onerror事件
测试/开发程序员面试如何谈薪资,小技巧......
ThreadLocal夺命11连问
Icml2022 | Xai for transformers: better explanation through conservative communication
finance × Yuancosmos: financial system under the integration of reality and emptiness
随机推荐
新的 ES2022 规范终于发布了,我总结了8个实用的新功能
动画,及动画的基本使用
Jenkins, you can't play yet, slap your face no
How can Web3 enterprises use tokens to motivate employees?
全网最强 JVM 来袭!
数字经济时代下如何满足多种云环境安全需求?
OpenCV4.5.x+CUDA11.0.x源码编译与YOLOv5加速教程!
最新《神经数据压缩导论》综述
Customize ViewGroup container horizontalscrollviewex
Where is the scan function of mobile browser and what is its function
数据库设计流程
生成器的使用原则及方法以及利用生成器实现简易项目(内含详细解说传参问题)
2022杭电多校联赛第一场 题解
防火墙相关
[untitled]
数据分布优化:如何应对数据倾斜?
Anaconda安装Jupyter
Seata 多语言体系建设
Markdown如何实现表格的合并单元格
Local variables used by anonymous inner classes should be decorated with final