Development Roadmap
From Yan-server-AMD1G
Contents |
[edit] Phase 1
- Get familiar of dsPic platform running on freertos_posix.
- Get familiar with directFB
[edit] Phase 2
- Install directFB on Linux
[edit] Phase 3
- Develop a simple test program on desktop
[edit] Phase 4
- Develop LCD driver
- Develop keyboard driver
- Develop font table etc.
- Develop a framebuffer (modify freertos_posix if necessary)
[edit] Phase 5
- Based on the API used in the simple test program, develop a small footprint GUI graphics engine that can be cross-compiled to dsPic platform
- compile and run test program on dsPic platform
[edit] Phase 6
- Enhance the test program, and enrich the GUI graphics engine
[edit] Phase 7
- Use existing GUI toolkit (if possible) to generate application program. Otherwise, develop proprietary GUI toolkit

