Download Print this page

RAK CREATOR pro Manual

Standard sdk build environment setup
Hide thumbs Also See for CREATOR pro:

Advertisement

Quick Links

CREATOR pro Standard SDK
Build Environment Setup - IAR
V1.0
Shenzhen Rakwireless Technology Co., Ltd.
www.rakwireless.com
info@rakwireless.com
© RAK copyright. All rights reserved.
Companies and product names referred in the instruction
belong to trademarks of their respective owners.
Any part of this document may not be reproduced, and
may not be stored in any retrieval system, or delivered
without RAK's written permission.
The document will be updated without prior notice.
1
Build Environment Setup - IAR
DNCX1510101021

Advertisement

loading

Summary of Contents for RAK CREATOR pro

  • Page 1 V1.0 Shenzhen Rakwireless Technology Co., Ltd. www.rakwireless.com info@rakwireless.com © RAK copyright. All rights reserved. Companies and product names referred in the instruction belong to trademarks of their respective owners. Any part of this document may not be reproduced, and may not be stored in any retrieval system, or delivered without RAK's written permission.
  • Page 2 Build Environment Setup - IAR 1. Introduction This document describes the use of CREATOR pro standard SDK to debug the program, the standard SDK provides IAR project for the user reference. About the CREATOR pro standard SDK,Can go to RAK official github download: https://github.com/RAKWireless/CREATOR-Standard-SDK...
  • Page 3: Board Information

    Build Environment Setup - IAR 2. Board Information IC: RTL8711AM  Module: RAK473  HDK version: CREATOR pro V1.0  Label Function Description The pin used to test the power consumption of Power pin the module Can be used to switch CON1 connected to the...
  • Page 4 Build Environment Setup - IAR 3. Debugging method CREATOR pro supports two kinds of online debugging methods, one is to use CMSIS-DAP way, the other is the common use of j-link debugging, Below to introduce two kinds of debugging methods.
  • Page 5 Build Environment Setup - IAR Open the computer resource manager, you can see mbed Serial Port. Use IAR tool open the project on the github download, set the debug way is CMSIS-DAP. DNCX1510101021...
  • Page 6 Build Environment Setup - IAR And then click "Project" -> "Download and Debug". Finally, you can download and debug the program. DNCX1510101021...
  • Page 7 Build Environment Setup - IAR 3.2 J-Link(JTAG/SWD) In the CREATOR pro development board, we set aside the JTAG standard interface, can be used for developers to debug. If the developer wants to use this JTAG interface, you need to connect to the corresponding interface j-link, in our development board corresponding to the foot of the silk screen information.
  • Page 8 Build Environment Setup - IAR Disable the DAP chip, and then through the micro USB to the CREATOR pro development board power supply, power supply is successful, you can release the T/R button. and Press the module reset button. Then use the IAR tool to open the standard SDK project file. Set the debug mode to J-Link.
  • Page 9 Build Environment Setup - IAR You can also set the download mode here to JTAG or SWD. Finally you can debug the module online. If you have any questions, please feel free to contact us. You can consult our technical forum: http://support.rakwireless.com/Or send an email to: ken.yu@rakwireless.com DNCX1510101021...
  • Page 10 Build Environment Setup - IAR 4. Version Version Author Date Content modification V1.0 Chace.cao 2017/05/24 Create document DNCX1510101021...