Hello,
I am trying to run the python loader and keep getting the following issue. Im not sure what is causing the problem. Thanks in advance for the help!
python xsvf test1.xsvf
Unrecognized line: r...l..r...#..n............p.<.....8.........p....nn...;.n........b.$.r..r..p.n..........l.........b..n..n.$......b...~.n.......l.....#.n...r....nr...;....?...;...r...n....b.......l..........r....n.b..
File: /home/ubuntu1604/Arduino/libraries/JTAG/extras/python/test1.xsvf
Ready to send 506578 bytes.
Sent: 255 bytes, 506323 remaining
Traceback (most recent call last):
File "xsvf", line 57, in
main()
File "xsvf", line 46, in main
u.upload_all_files(args.fileName)
File "/home/ubuntu1604/Arduino/libraries/JTAG/extras/python/Uploader.py", line 148, in upload_all_files
ok = self.upload_one_file(fd)
File "/home/ubuntu1604/Arduino/libraries/JTAG/extras/python/Uploader.py", line 103, in upload_one_file
num_bytes = int(argument)
ValueError: invalid literal for int() with base 10: 'oft WDT reset'
Hello,
I am trying to run the python loader and keep getting the following issue. Im not sure what is causing the problem. Thanks in advance for the help!
python xsvf test1.xsvf
Unrecognized line: r...l..r...#..n............p.<.....8.........p....nn...;.n........b.$.r..r..p.n..........l.........b..n..n.$......b...~.n.......l
.....#.n...r....nr...;....?...;...r...n....b.......l..........r....n.b..File: /home/ubuntu1604/Arduino/libraries/JTAG/extras/python/test1.xsvf
Ready to send 506578 bytes.
Sent: 255 bytes, 506323 remaining
Traceback (most recent call last):
File "xsvf", line 57, in
main()
File "xsvf", line 46, in main
u.upload_all_files(args.fileName)
File "/home/ubuntu1604/Arduino/libraries/JTAG/extras/python/Uploader.py", line 148, in upload_all_files
ok = self.upload_one_file(fd)
File "/home/ubuntu1604/Arduino/libraries/JTAG/extras/python/Uploader.py", line 103, in upload_one_file
num_bytes = int(argument)
ValueError: invalid literal for int() with base 10: 'oft WDT reset'