GithubHelp home page GithubHelp logo

tudssl / coala Goto Github PK

View Code? Open in Web Editor NEW
6.0 6.0 2.0 300 KB

Dynamic task-based runtime for intermittently-powered devices

License: MIT License

Makefile 2.02% C 80.51% Assembly 15.54% Objective-C 1.92%

coala's People

Contributors

amjadmajid avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

coala's Issues

Coala auto run after reset / power loss

I am trying to use coala within code composer studio. Running it trough the debug option with a simple self made app works well, but after pressing reset or unplugging and replugging the MSP430FR5969 it won't start up again.

Additionally i can't find the line in the Linker Script which is mentioned in the readme to be edited. The one closest matching it is
"FRAM (rx) : ORIGIN = 0x4400, LENGTH = 0xBB80 /* END=0xFF7F, size 48000 */"

Unknown Characters in backchannel UART communication

I am using a MSP430FR5969 and work purely in CCS if that does matter. When i am using the backchannel UART to print status updates or something like this about what the controller is doing while using the Coala framework, it prints additional characters not originating from my program. These characters are not printed while using the same code without Coala being used. After powerup and resuming from a previous state it prints 0xff and 0x3f a couple of times and after a while it just prints 0xf0 every few seconds. Here it is shown what i mean:
symbols

Can you maybe guide me to where this happens and if i can safely turn it off? Are there maybe other things that gets used which are not necessarily needed for the core function like GPIOs or something like that?

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.