FreeCalypso > hg > tcs211-l1-reconst
changeset 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 | 91fb52ecb228 |
files | README gpf/LIB/frame_na7_db_ir.lib |
diffstat | 2 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/README Tue Jun 02 00:29:51 2015 +0000 +++ b/README Sat Jun 06 21:39:03 2015 +0000 @@ -13,3 +13,8 @@ * 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.