Commit Graph

10 Commits

Author SHA1 Message Date
Triss 15edaf3c84 v3hil: fix for JTAGID=0x89 devices 2022-05-15 22:47:51 +02:00
Triss b8ed9d7194 v3hil now working properly with firmware versions 2.3.0.6, 3.8.0.2 and 3.12.0.0 of eZ-FET on EXP430FR5994 2022-05-15 04:37:15 +02:00
Triss fc79881203 v3hil: eZ-FET 3.8(r) working; 3.12(y) and 3.15 TODO 2022-05-12 14:32:26 +02:00
Triss 4db31c4287 version recognition 2022-05-09 02:45:48 +02:00
Triss 3602ed39f9 fix MSP430FR5994 identification issue, handle NO_BSL config failure gracefully 2022-05-09 01:42:57 +02:00
Triss dc77c43d80 ezfet3 fixes: now able to initialize etc., but the chip ID of my test MCU (FR5994) isn't being recognised 2022-05-09 01:32:43 +02:00
zcsahok 38ea6143cd added common readmem/writemem implementation with alignment and memory range checking
changed pif and goodfet to use common readmem/writemem
2015-10-24 15:48:21 +02:00
Daniel Beer 912aad2f44 v3hil: fix DCO/FLL calibration.
Reply was being truncated and then we were sending the wrong buffer in
the memory write call.

Pointed out by Eric Decker <cire831@gmail.com>.
2014-02-09 20:34:23 +13:00
Daniel Beer 04b09dbbd7 v3hil: don't configure ASSERT_BSL_VALID_BIT.
This option is not implemented by all firmware versions.
2013-09-28 11:44:35 +12:00
Daniel Beer 0e58358bb1 fet3: driver for eZ-FET debuggers.
This driver is experimental. It supports flash/memory access and basic
CPU control. It doesn't support breakpoints.
2013-09-08 13:41:55 +12:00