pm1759
04-27-2008, 11:43 AM
My #1 wish for Rabbit is that for each part of the technology there was a bit more of a technical walk-through of how they set up their hardware through software.
I'm spending a lot of time searching for sample programs just to do one piece of what I need, and it ends up that I'm finding the best info in the most unexpected places. For instance, the best example of using structures is actually in SSI2_FAT.c, and not in the obvious Structures.c. Not that I don't know how to use structures, but it's an example which shows how sample programs fail to fully explain the architecture, with or without the manual.
With that said, it would also help to have some sort of "samples" index to what each program uses inside its code. Like, say, I want to index ADC... then I could see the programs that implement one. Perhaps including this inside the core manuals would help?
I'm spending a lot of time searching for sample programs just to do one piece of what I need, and it ends up that I'm finding the best info in the most unexpected places. For instance, the best example of using structures is actually in SSI2_FAT.c, and not in the obvious Structures.c. Not that I don't know how to use structures, but it's an example which shows how sample programs fail to fully explain the architecture, with or without the manual.
With that said, it would also help to have some sort of "samples" index to what each program uses inside its code. Like, say, I want to index ADC... then I could see the programs that implement one. Perhaps including this inside the core manuals would help?