Giter Club home page Giter Club logo

Comments (3)

Fabien-Chouteau avatar Fabien-Chouteau commented on July 3, 2024

On Wed, Feb 10, 2016 at 12:15 AM, huegene [email protected] wrote:

I don't really know where else to put this or where to look for answers
but, I have experimented with porting the stm32f4 runtime library (sfp) to
an stm32f103 device. By changing various stack sizes I was able to fit it
all in the 20KB of RAM. Considering even smaller controllers it seems
reasonable to go with the ZFP runtime systems. But i was not able to find
any resources on how to implement interrupts with a ZFP rts. Can anyone
help me out tackling this or even better provide me sources for study?
Note i've created my ZFP rts from the bb-runtime sources from libreada

By definition with the ZFP you are on your own, so an interrupt is just a
call to a function (more or less). You can have a look at how we do it in
the ravenscar run-time in the handler.S file.

Fabien Chouteau

from ada_drivers_library.

simonjwright avatar simonjwright commented on July 3, 2024

See also Maciej Sobczak’s Ada and SPARK on ARM Cortex-M - chapter 13.

from ada_drivers_library.

Fabien-Chouteau avatar Fabien-Chouteau commented on July 3, 2024

Thanks @simonjwright, that's a good pointer indeed.

@huegene I think you have enough info I will close this issue.

from ada_drivers_library.

Related Issues (20)

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.