FreeCalypso > hg > freecalypso-citrine
comparison doc/Firmware_Architecture @ 40:b56928f8c001
doc/Firmware_Architecture: stale links to docs updated
to new FTP and web locations
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Sun, 07 May 2017 16:20:07 +0000 |
parents | 3ecd6054a7f7 |
children |
comparison
equal
deleted
inserted
replaced
39:f385e4d87bad | 40:b56928f8c001 |
---|---|
725 vendors of the software in question and which we've been able to locate turns | 725 vendors of the software in question and which we've been able to locate turns |
726 out to be fairly relevant and helpful, such that I recommend reading it. | 726 out to be fairly relevant and helpful, such that I recommend reading it. |
727 | 727 |
728 Documentation for Nucleus PLUS RTOS: | 728 Documentation for Nucleus PLUS RTOS: |
729 | 729 |
730 ftp://ftp.ifctf.org/pub/embedded/Nucleus/nucleus_manuals.tar.bz2 | 730 ftp://ftp.freecalypso.org/pub/embedded/Nucleus/nucleus_manuals.tar.bz2 |
731 | 731 |
732 Quite informative, and fits our version of Nucleus just fine. | 732 Quite informative, and fits our version of Nucleus just fine. |
733 | 733 |
734 Riviera environment: | 734 Riviera environment: |
735 | 735 |
736 ftp://ftp.ifctf.org/pub/GSM/Calypso/riviera_preso.pdf | 736 ftp://ftp.freecalypso.org/pub/GSM/Calypso/riviera_preso.pdf |
737 | 737 |
738 It's in slide presentation form, not a detailed technical document, but | 738 It's in slide presentation form, not a detailed technical document, but |
739 it covers a lot of points, and all that Riviera stuff described in the | 739 it covers a lot of points, and all that Riviera stuff described in the |
740 preso *is* present in our fw for real, hence it should be considered | 740 preso *is* present in our fw for real, hence it should be considered |
741 relevant. | 741 relevant. |
742 | 742 |
743 GPF documentation: | 743 GPF documentation: |
744 | 744 |
745 http://scottn.us/downloads/peek/SW%20doc/frame_users_guide.pdf | 745 https://www.freecalypso.org/LoCosto-docs/SW%20doc/frame_users_guide.pdf |
746 http://scottn.us/downloads/peek/SW%20doc/vsipei_api.pdf | 746 https://www.freecalypso.org/LoCosto-docs/SW%20doc/vsipei_api.pdf |
747 | 747 |
748 Very good reading, helped me understand GPF when I first reached this | 748 Very good reading, helped me understand GPF when I first reached this |
749 part of firmware reintegration. | 749 part of firmware reintegration. |
750 | 750 |
751 TCS3.x/LoCosto fw architecture: | 751 TCS3.x/LoCosto fw architecture: |
752 | 752 |
753 http://scottn.us/downloads/peek/SW%20doc/TCS2_1_to_3_2_Migration_v0_8.pdf | 753 https://www.freecalypso.org/LoCosto-docs/SW%20doc/TCS2_1_to_3_2_Migration_v0_8.pdf |
754 ftp://ftp.ifctf.org/pub/GSM/LoCosto/LoCosto_Software_Architecture_Specification_Document.pdf | 754 ftp://ftp.freecalypso.org/pub/GSM/LoCosto/LoCosto_Software_Architecture_Specification_Document.pdf |
755 | 755 |
756 These TI docs focus mostly on how they changed the fw architecture from | 756 These TI docs focus mostly on how they changed the fw architecture from |
757 their TCS2.x program (Calypso) to their newer TCS3.x (LoCosto), but one | 757 their TCS2.x program (Calypso) to their newer TCS3.x (LoCosto), but one |
758 can still get a little insight into the "old" TCS211 architecture they | 758 can still get a little insight into the "old" TCS211 architecture they |
759 were moving away from, which is the architecture I've adopted for | 759 were moving away from, which is the architecture I've adopted for |