Other Parts Discussed in Thread: MSP430F5438
I try to use Debug mode on IAR using the FPA FlashPro430. I'm facing some difficulties with the device recognition.
Here are the logs of my issue :
Wed Jul 31, 2019 10:32:12: Using license: Standalone license - IAR Embedded Workbench for Texas Instruments MSP430, Baseline Edition 6.10
Wed Jul 31, 2019 10:32:12: Firmware version 20408002
Wed Jul 31, 2019 10:32:12: Interface dll version 2.4.8.2
Wed Jul 31, 2019 10:32:12: Invalid parameter(s) : (Configure) , mode=0xf, value=0x1
Wed Jul 31, 2019 10:32:14: Could not find device (or device not supported) : (OpenDevice) , Device=MSP430F5438A, PwLength=0x0
Wed Jul 31, 2019 10:32:31: Fatal error: Could not find device (or device not supported) Session aborted!
Wed Jul 31, 2019 10:32:31: Failed to get device
Wed Jul 31, 2019 10:32:31: Unknown device : (SetEEMSequencer)
Wed Jul 31, 2019 10:32:33: Fatal error: Closing debug session Session aborted!
I checked several times the wire connections since it seems to be one major mistake with this this kind of issue but I didn't find anything. I am using the experimenter board (MSP-EXP4305438) with the MSP430F5438.
Here are the different documentation for the JTAG interface I found :
FlashPro430 pinout (soldering side)
Signal Connections for 4-Wire JTAG Communication
My interface (red wires are power supply) If you can't see, the Vcc/sense of the flasher goes on the bottom-right of the JTAG connector on the photo
Note that I tried with USB and FET Power supply mode. I also checked the power supply output of the flasher with a multimeter and I checked the GND pin of the JTAG connector of the board to be sure to be in the good orientation.
I can't be sure it doesn't come from my interface but I did a lot of checks.
EDIT : I have been able to enter the debugguer mode ONCE. But can't do it again with the SAME configuration