Teensy 4.1 Implementation

2022-08-13 Thread Shiny Saana
Hello! I'd like to implement support for emulating the teensy 4.1 board ( https://www.pjrc.com/store/teensy41.html) to QEMU. I'm honestly quite lost as to where to start at the moment, since I can't really find any emulated Cortex-M7 that would be close to that board already implemented. I asked

Re: Teensy 4.1 Implementation

2022-08-15 Thread Shiny Saana
way to submit the patches, I'll keep in touch to figure it out, if that's alright! Again, thanks a bunch! //Saana Le lun. 15 août 2022 à 16:58, Peter Maydell a écrit : > On Sat, 13 Aug 2022 at 18:54, Shiny Saana wrote: > > I'd like to implement support for emulating the

Re: Teensy 4.1 Implementation

2022-08-20 Thread Shiny Saana
orry to bother you with so many questions. Thanks again, Saana Le mar. 16 août 2022 à 12:06, Peter Maydell a écrit : > On Tue, 16 Aug 2022 at 10:59, Alex Bennée wrote: > > Shiny Saana writes: > > > I personally don't need any of the GPIO interfaces, but if needed >

Re: Teensy 4.1 Implementation

2022-08-23 Thread Shiny Saana
you again for the help (and for using some of your time to go through the documentation yourself, I genuinely appreciate the help a great lot.) Saana Le mar. 23 août 2022 à 15:09, Peter Maydell a écrit : > On Sun, 21 Aug 2022 at 01:05, Shiny Saana wrote: > > I've been able to write a

Re: Teensy 4.1 Implementation

2022-08-23 Thread Shiny Saana
n, but please do ping me if you do end up upstreaming such a patch! As always, thanks again! Saana Le mar. 23 août 2022 à 16:22, Peter Maydell a écrit : > On Tue, 23 Aug 2022 at 15:00, Shiny Saana wrote: > > From experimentation and dissasembly on the ROM, (located in > 0x0020_000