comparison 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 0f832c4c3db8
comparison
equal deleted inserted replaced
12:da79bf85bd73 13:3e89489a43b3
11 * Same AT-over-RVTMUX mechanism as implemented in FreeCalypso mainline; 11 * Same AT-over-RVTMUX mechanism as implemented in FreeCalypso mainline;
12 12
13 * ETM FFS access protocol changed from TMFFS1 (used by some TI Windows tools, 13 * ETM FFS access protocol changed from TMFFS1 (used by some TI Windows tools,
14 apparently) to TMFFS2 (the version adopted for FreeCalypso) to allow the 14 apparently) to TMFFS2 (the version adopted for FreeCalypso) to allow the
15 flash file system to be manipulated with fc-fsio while this fw is running. 15 flash file system to be manipulated with fc-fsio while this fw is running.
16
17 * The pf_TaskEntry() function in the guts of GPF has been patched to not
18 disable system traces. Verbose traces from various entities still need
19 to be enabled explicitly, but the expected responses to sysprim commands
20 are no longer suppressed.