Project

General

Profile

Actions

Bug #5680

closed

SW match Failure was occurred during programming SIM

Added by jihoons over 1 year ago. Updated 10 months ago.

Status:
Rejected
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Start date:
09/14/2022
Due date:
% Done:

0%

Spec Reference:

Description

Below error message was shown when programming SIM.

Traceback (most recent call last):
File "C:\Tools\pysim\pysim-master_0914\pysim-master\pySim-prog.py", line 773, in <module>
rc = process_card(opts, first, ch)
File "C:\Tools\pysim\pysim-master_0914\pysim-master\pySim-prog.py", line 723, in process_card
card.program(cp)
File "C:\Tools\pysim\pysim-master_0914\pysim-master\pySim\cards.py", line 1023, in program
data, sw = self._scc.update_binary('2fe2', enc_iccid(p['iccid']))
File "C:\Tools\pysim\pysim-master_0914\pysim-master\pySim\commands.py", line 217, in update_binary
raise ValueError('%s, failed to write chunk (chunk_offset %d, chunk_len %d)' %
ValueError: SW match failed! Expected 9000 and got 6982., failed to write chunk (chunk_offset 0, chunk_len 10)

Actions #1

Updated by laforge 10 months ago

  • Status changed from New to Rejected

I'm sorry that this report didn't see any more timely feedback.

However, I have to reject it due to insufficient information. You don't include the exact pySim version used, neither the SIM card model used, nor the actual command you issued.

Feel free to reopen or file a new issue with the missing information if the problem still persists

Actions

Also available in: Atom PDF

Add picture from clipboard (Maximum size: 48.8 MB)