Uniflash issue
I have two MSP430FR6989 eval boards. I want to copy the image from one board onto the other.
First I use Uniflash in 'Memory' mode to export the memory in COFF format.
Uniflash (version 4.3.0.1802) writes the file to disk (it's only 64K even though I'd ask to get the full 128K, so I assume there's some compression involved).
I then switch boards, (automatically detected by Uniflash) and try to flash the COFF file.
Once I hit 'Load', Uniflash shows a splash screen that says "Load Program, Please Wait... Executing Startup Scripts: MSP430" ... and then hangs. Cancel doesn't work.
It DOES generate a log file ...
My first question is: is this the correct procedure to copy an image from one board to another, and if so .. what would cause this to make Uniflash hang?
The logfile contains info from various attempts .. and I seem to get different log info in different attempts.
The latest attempt wrote the following to the log file:
0x00001900 7042746 3 WBSKT D: [2018-05-30 13:34:25] [control] Control frame received with opcode 8
0x00001900 7042746 3 WBSKT D: [2018-05-30 13:34:25] [control] Control frame received with opcode 8
0x00001900 7042746 3 WBSKT D: [2018-05-30 13:34:25] [frame_header] Dispatching write containing 1 message(s) containing 2 header bytes and 2 payload bytes
0x00001900 7042746 3 WBSKT D: [2018-05-30 13:34:25] [frame_header] Header Bytes:
[0] (2) 88 02
0x00001900 7042746 3 WBSKT D: [2018-05-30 13:34:25] [frame_payload] Payload Bytes:
[0] (2) [1] é
0x00001900 7042746 3 WBSKT D: [2018-05-30 13:34:25] [frame_header] Dispatching write containing 1 message(s) containing 2 header bytes and 2 payload bytes
0x00001900 7042746 3 WBSKT D: [2018-05-30 13:34:25] [frame_header] Header Bytes:
[0] (2) 88 02
0x00001900 7042746 3 WBSKT D: [2018-05-30 13:34:25] [frame_payload] Payload Bytes:
[0] (2) [1] é
0x00001900 7042746 3 WBSKT E: [2018-05-30 13:34:25] [error] handle_read_frame error: websocketpp.transport:7 (End of File)
0x00001900 7042746 3 WBSKT E: [2018-05-30 13:34:25] [info] asio async_shutdown error: system:10054 (An existing connection was forcibly closed by the remote host)
0x00001900 7042746 3 WBSKT D: [2018-05-30 13:34:25] [disconnect] Disconnect close local:[1006,End of File] remote:[1001]
0x00001900 7042746 3 WBSKT E: [2018-05-30 13:34:25] [error] handle_read_frame error: websocketpp.transport:7 (End of File)
0x00001900 7042746 3 WBSKT D: [2018-05-30 13:34:25] [disconnect] Disconnect close local:[1006,End of File] remote:[1001]
0x00001900 7042747 3 WBSKT E: [2018-05-30 13:34:25] [info] Error getting remote endpoint: system:10009 (The file handle supplied is not valid)
0x00001900 7042747 3 WBSKT D: [2018-05-30 13:34:25] [fail] WebSocket Connection Unknown - "" - 0 websocketpp:26 Operation canceled
0x00001900 7042747 3 WBSKT E: [2018-05-30 13:34:25] [info] asio async_shutdown error: system:10009 (The file handle supplied is not valid)
0x00001900 7042747 3 WBSKT E: [2018-05-30 13:34:25] [info] handle_accept error: Operation canceled
0x00001900 7042747 3 WBSKT E: [2018-05-30 13:34:25] [info] Stopping acceptance of new connections because the underlying transport is no longer listening.
0x000040C8 7042769 3 LIB C: dlclose( 0F2A0000 )
0x000040C8 7042769 3 LIB R: dlclose( 0F2A0000 ) = 1
0x000040C8 7042769 3 MSP C: MSP430_Close( FALSE )
0x000040C8 7102767 3 MSP R: MSP430_Close( FALSE ) = 0
0x000040C8 7102767 3 MSP C: dlclose( 04460000 )
0x000040C8 7102767 3 LIB C: dlclose( 04460000 )
0x000040C8 7102767 3 LIB R: dlclose( 04460000 ) = 1
0x000040C8 7102768 3 MSP R: dlclose( 04460000 ) = 1