FreeCalypso > hg > freecalypso-tools
changeset 501:7a6eba04c1bb
CHANGES: target-utils poweroff VRPCAUX addition documented
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Mon, 27 May 2019 01:12:43 +0000 |
parents | a04a145098f1 |
children | cb33d81f1386 |
files | CHANGES |
diffstat | 1 files changed, 10 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/CHANGES Sat May 25 22:35:51 2019 +0000 +++ b/CHANGES Mon May 27 01:12:43 2019 +0000 @@ -6,6 +6,16 @@ * New developer utility fc-bin2rftab can read or extract RF parameter tables from binary files and convert them into our FreeCalypso ASCII format. +* Iota poweroff command in the target-utils suite (primarily affecting the + loadagent target program used by loadtools) now programs the VRPCAUX register + like TI's TCS211 firmware does before sending the DEVOFF command. This + change fixes the erratic behaviour that was occurring on TI/FC development + boards (D-Sample and FCDEV3B) when fc-loadtool (or fc-iram with some + specialized target-utils program) was entered via the RESET button rather + than PWON, followed by the soft poweroff operation and another switch-on via + PWON. For more details, please refer to the Calypso-test-reset article in + the freecalypso-docs repository. + * target-utils/flash-boot-test (developers-only target code piece that is not compiled or installed by default): added a few special watchdog commands to facilitate experimentation with the watchdog timer function in the Calypso.