URL
https://opencores.org/ocsvn/or1k_old/or1k_old/trunk
Subversion Repositories or1k_old
[/] [or1k_old/] [trunk/] [rtems-20020807/] [doc/] [TODO] - Rev 1782
Compare with Previous | Blame | View Log
## TODO,v 1.7 2002/01/17 21:47:44 joel Exp#This is a collection of things which need to be done to the variousmanuals.General Issues==============May need a Documentation Roadmap - for now, the "Where togo from here" chapter in Getting Started is it.Need a description of hello world and writing an application.More automatic handling of version, date, revision, release, etc.Eliminate use of gifs. [NOTE: ps, pdf, and dvi.gif are fromhttp://www.cit.gu.edu.au/images and the various arrow andbookshelf icons came with texi2www.]Redraw pictures as appropriate in open source tools.Getting Started (C and Ada versions)====================================Switch back to using @url{} when pdf generation error is fixed.Classic Users Guide===================May need to enhance descriptions in Primitive Data Types ChapterPOSIX User Notes================Add pages for network services.Add timer() services if we have any.Development Environment Guide=============================Either rename to "A Tour of the RTEMS Source Tree" or includemore information on the GNU tools.The "C Suites" section is oddly named and the directorytree included is wrong in that make is no longer underthe c directory. I think the build-tools make havemoved as well.All the paths should be provided as relative pathsfrom the top of the RTEMS source tree. It wastesvaluable screen space to do otherwise.The last paragraph of "C Suites" is vague and couldbe written better. It should include the subdirectorynames as part of the textual description.Should this documentation even use the phrase "C Implementation"any longer?Directory names should be in @code -- not "quoted".In "Support Library Source Directory", look for "which installed"In the latter part of the "libbsp" paragraph in "SupportLibrary Source Directory", there is reference to thestubdr directory which is no longer there.Update this section to include discussion of the sharedsubdirectory and its relationship to the BSPs. Write thisin such a way that it can be passed on to Geoffroy Montel.In the section, "Test Suite Source Directory", there is anumeric count of the number of tests in each suite. Thisshould be eliminated for maintenance purposes.The psxtest directory is not mentioned. Check that no othershave been forgotten.There should probably be no reference to the Ada sampleapplications. This document used to cover both implementations.This now seems inappropriate.The hello world sample test discussion mentions that it providesa rudiementary test of the BSP startup code and the "RTEMSC Library". This should be rewritten to tell mroe about whatthis test shows (actually a lot). It should mention that thistest tries to avoid using interrupts.The ticker test should mention that in contrast to hello, itdoes use interrupts. :) It can be used to tune the clocktick.The ticker test documentation says it calls "tm_get" -- jeezhow old is this manual.
