Search found 26 matches
- Wed Jul 04, 2012 9:22 pm
- Forum: Bare metal, Assembly language
- Topic: Bare metal OS, DMA reset problem (solved)
- Replies: 8
- Views: 5804
Bare metal OS, DMA reset problem (solved)
Hi all, Hopefully someone can help with this. I'm developing a bare-metal OS for the Raspberry PI. So far it's in the early stages although I have GPIO, Framebuffer (via the TV out), a basic C library (including printf) and some timer stuff, so I can do some useful stuff with it already. I'm working...