Git Product home page Git Product logo

Comments (3)

branan avatar branan commented on September 2, 2024

Mine should be 0x6000_0000.

The ROM bootloader doesn't care about that number in the teensy case where the flash is memory mapped, since there's a direct entry point. But in theory a future ROM revision might care.

I'm not working on this repo anymore - I'm moving towards a unified runtime for multiple generations of Teensy, which is not yet public. I'll make sure to address this there.

from teensy40.

Xaymar avatar Xaymar commented on September 2, 2024

Mine should be 0x6000_0000.

Alright, I'll change that locally then. I have the basic boot process working, just wanted to make sure that i wasn't doing something wrong. Still have to figure out how to move the heap into RAM2, since it isn't by default mapped to anywhere. Probably will run into it soon enough if i convert the Teensyduino 4.0 library over far enough.

I'm not working on this repo anymore - I'm moving towards a unified runtime for multiple generations of Teensy, which is not yet public. I'll make sure to address this there.

That sounds great. I've been trying to get rust to boot on a Teensy 4.0 and have run into a few difficulties with the initial state not matching what it should be - so it's been an inconsistent boot process for now.

from teensy40.

Xaymar avatar Xaymar commented on September 2, 2024

I've managed to fully boot the Teensy 4.0 now, including all hardware security features and devices. It's a lot of messy code right now, but this repo helped out a lot to get things started. Thanks @branan

from teensy40.

Related Issues (1)

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.