P2 code finally stable?
Rayman
Posts: 14,646
It feels like the P2 hardware and compilers are finally stable.
It was a bit demoralizing to have to redo code every time you went back to it...
Hardware has been final for a while now.
Seems like PNut and FastSpin can finally compile the same code.
Been a long time coming!
Nice to think that code I post today will still be usable in a year...
It was a bit demoralizing to have to redo code every time you went back to it...
Hardware has been final for a while now.
Seems like PNut and FastSpin can finally compile the same code.
Been a long time coming!
Nice to think that code I post today will still be usable in a year...
Comments
Yes, we've come very far. And it wasn't all smooth sailing, and dang did it take forever and a day.
Scattered around is serial, spin, i2c, sd card reading, video output, USB mouse reading, analog sound output, various waveform output, analog input processing, hyper RAM and hyper flash, led matrix drivers, and more.
Plus mature compilers, loaders, and command lines for like 6 programming languages.
Good job everyone. I stand in awe of your accomplishments.
I don't think I'll be making any more changes. More like additions, from this point.
I've kind of put that on hold for now. I'm working on the debug interrupt documentation. I want to make the debugger next. It's actually a pretty simple thing, but can be expanded greatly on the host side.