FreeCalypso > hg > freecalypso-sw
view loadtools/scripts/gta02.config @ 853:ae254ffeaec3
AT command interface works!
The cause of the breakage was the same Nucleus API issue with NU_Create_Timer()
which we encountered at the very beginning of this project with Riviera timers:
the code in uartfax.c from TCS211 was passing 0 as the initial dummy value for
the timer duration, and our FreeNucleus version doesn't like it. The fix is
the same: pass 1 as the initial dummy value instead.
author | Space Falcon <falcon@ivan.Harhan.ORG> |
---|---|
date | Thu, 30 Apr 2015 01:46:26 +0000 |
parents | 57b8dbb029c2 |
children |
line wrap: on
line source
# If one is running fc-loadtool from inside the GTA02 (i.e., from the AP, # as opposed to an external host connected via the headset jack), the # following setting will cause the fc-loadtool utility to power the modem off # fully upon exit. exit-mode gta02-cutpwr # The following parameters go into the <p command sent to the boot ROM # same values as in pirelli.config, apparently correct for this modem too pll-config 4/1 # 26 MHz in, PLL&DSP @ 104 MHz, ARM @ 52 MHz rhea-cntl 0x00 # fastest setting, used by OsmocomBB, presumably correct # Configure memory timings with loadagent commands init-script k5a3281.init # Flash type and chip select base address (full access mapping) flash k5a32xx_t 0x03000000