FreeCalypso > hg > tcs211-pirelli
view README @ 13:3e89489a43b3
using patched version of frame_na7_db_ir.lib:
frame_na7_db_ir-systrace.lib from tcs211-patches
author | Space Falcon <falcon@ivan.Harhan.ORG> |
---|---|
date | Sat, 06 Jun 2015 21:39:03 +0000 |
parents | da79bf85bd73 |
children | a2bf5ef0e438 |
line wrap: on
line source
This is a special debug version of leo2moko intended for use by FreeCalypso developers only; it does not provide any additional features for Freerunner users beyond standard leo2moko-r1 aka moko12; non-developer users are advised to stay with the just-mentioned stable release. The primary intended use of this debug fw version is to enable FreeCalypso developers to troubleshoot misbehavior in our current gcc-built fw version by comparing the operation of the fw against a known working reference; the debug features added in this version are: * Same AT-over-RVTMUX mechanism as implemented in FreeCalypso mainline; * ETM FFS access protocol changed from TMFFS1 (used by some TI Windows tools, apparently) to TMFFS2 (the version adopted for FreeCalypso) to allow the flash file system to be manipulated with fc-fsio while this fw is running. * The pf_TaskEntry() function in the guts of GPF has been patched to not disable system traces. Verbose traces from various entities still need to be enabled explicitly, but the expected responses to sysprim commands are no longer suppressed.