GithubHelp home page GithubHelp logo

lvjh / metawatch-gen2 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from metawatchopenprojects/metawatch-gen2

0.0 2.0 0.0 47.13 MB

This is the repository for the embedded watch source for Bluetooth 2.1 and 4.0 for models WDS111, WDS112, and SW12. This tree is designed for TI Code Composer Studio (CCS) and IAR Embedded Workbench® for TI MSP430. This project has all the modules of the firmware including GUI, Bluetooth stack, background threads, and remote protocol handler. Different branches may be used for more divergent projects. TI's Code Composer firmware IDE is supported in this same firmware repository as the IAR version. The CCS IDE is available for FREE to all Meta Watch users that purchased a WDS11x development system or a development clip for STRATA or FRAME. Until there is a special download site, just get the 30 evaluation version and email [email protected] when you need your license upgraded.

Home Page: www.metawatch.org

C 97.21% C++ 1.22% Assembly 0.85% Batchfile 0.73%

metawatch-gen2's Introduction

This project contains the BT Stack and Wrapper (and the application).

Instructions for building .a43 flash file (use the blue clip for flashing):
1. Start IAR
2. Select “Bootloader” as the configuration;
3. Build the configuration;
4. Open the generated .map file from “Project -> Bootloader -> List” folder;
5. Search for “EndofImage”;
6. Copy the last 5 digits of the “ADDRESS”, e.g. 5A5A5;
7. Open “LinkerConfigurationBootloader.xcl” file at “Project” folder;
8. Replace the last 5 digits in the last line “0x42B9E” with the copied 5 digits, e.g. 5A5A5;
9. Rebuild.

The Code Composer Studio 5 is supported for building flash file for STRATA/FRAME (using Gen2 CCS project configuration) and WDS112 (using Gen1 CCS project configuration). 

The developer clip for flashing STRATA is here: http://shop.metawatch.com/collections/accessories/products/accessory-developer-black-strata.

The developer clip for flashing FRAME and WDS112 is here: http://shop.metawatch.com/collections/accessories/products/accessory-developer-black-frame.

The supported version of IAR is 5.51. You can check screen shots of the IAR project configuration in the Docs folder if you can't open the project file in older version of IAR.


metawatch-gen2's People

Contributors

scrool avatar metawatchopenprojects avatar firetech avatar juholmetawatch avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.