newRPL third demo released
|
08-30-2014, 11:01 AM
Post: #19
|
|||
|
|||
RE: newRPL third demo released
(08-29-2014 08:59 PM)BruceH Wrote: I'm a bit late to this project so apologies for not suggesting this earlier: Not late at all. The on-target development has just started in June. I have a few objections to your idea: 1) The Samsung chip in the 50g is not listed as one of the supported targets, so there's no drivers anyway 2) FreeRTOS provides:
5) We already have some drivers from HPGCC3 (LCD, keyboard, timers, SD card) I had already considered the use of a microkernel and looked at a couple of L4 implementations and eCos, but none really fit the profile. There's only one thing I'd like to have in a third-party kernel/OS: a complete USB stack (device and host), which would allow to use the host mode and connect devices to the calculator. But the "middleware" is never free. If you know of a tiny kernel with a USB stack for the S3C2410X then I'm interested. I'm willing to port and provide drivers for a kernel, if I can get something good in return. Otherwise, I have a 50g that's already booting into my own custom firmware, I just finished the MMU programming, CPU clock, and LCD setup (in greyscale). I'm getting ready to add my exception handlers, and write a small memory manager to administer the very scarce ram using the MMU. Once that memory manager is ready, I can pretty much bring in the demo to the target hardware, and then start the user interface from there. I'd say by the end of the year I think we can have at least the basic demo we have now, running on-target. Claudio |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 2 Guest(s)