FreeCalypso > hg > freecalypso-sw
comparison README @ 250:3d88461d8284
beginning of TIFFS IVA documentation
author | Michael Spacefalcon <msokolov@ivan.Harhan.ORG> |
---|---|
date | Fri, 31 Jan 2014 07:37:39 +0000 |
parents | afceeeb2cba1 |
children | 4391890bacd9 |
comparison
equal
deleted
inserted
replaced
249:66a6f1652909 | 250:3d88461d8284 |
---|---|
4 gsm-fw This tree contains the early beginnings of my (Michael | 4 gsm-fw This tree contains the early beginnings of my (Michael |
5 Spacefalcon's) attempt to recreate TI's GSM firmware suite for | 5 Spacefalcon's) attempt to recreate TI's GSM firmware suite for |
6 modems and basic phones, consisting of Nucleus RTOS, RiViera | 6 modems and basic phones, consisting of Nucleus RTOS, RiViera |
7 and GPF frameworks, TI's BSP/driver and L1 code, Condat G23 | 7 and GPF frameworks, TI's BSP/driver and L1 code, Condat G23 |
8 GSM/GPRS protocol stack, AT command interpreter and UI layers. | 8 GSM/GPRS protocol stack, AT command interpreter and UI layers. |
9 The current code is in the earliest embryonic stages of | 9 |
10 development, and does not do anything useful yet. | 10 At the present, none of the actual GSM code (L1 or G23) has |
11 been integrated yet, but most of the underlying RTOS environment | |
12 is present and working: one can exercise RVT, ETM and FFS. | |
13 L1 integration will begin soon. | |
14 | |
15 ffstools Here you will find tools for "in vitro" examination of FFS | |
16 (flash file system) images read out of TI-based GSM devices. | |
17 See doc/TIFFS-Overview for more information. | |
11 | 18 |
12 loadtools The suite of tools which run on a development host machine | 19 loadtools The suite of tools which run on a development host machine |
13 (normally PC/Linux desktop or laptop) and communicate with | 20 (normally PC/Linux desktop or laptop) and communicate with |
14 Calypso targets. Starting from the Calypso ROM bootloader, | 21 Calypso targets. Starting from the Calypso ROM bootloader, |
15 these tools allow you to peek and poke registers, read and | 22 these tools allow you to peek and poke registers, read and |