Latest HP41 CL Update ERROR - Printable Version +- HP Forums (https://www.hpmuseum.org/forum) +-- Forum: HP Calculators (and very old HP Computers) (/forum-3.html) +--- Forum: General Forum (/forum-4.html) +--- Thread: Latest HP41 CL Update ERROR (/thread-11451.html) |
Latest HP41 CL Update ERROR - Neve - 09-24-2018 05:45 AM Hi all, The latest HP41 CL Update returns an error: iMac:clupdate ~user$ java -jar clupdate-1.1.0.jar --update rom_files_180923.zip /dev/tty.usbserial 4800 07:21:34 --update [fileName: rom_files_180923.zip] [portName: /dev/tty.usbserial] [baudRate: 4800] 07:21:34 File rom_files_180923.zip loading ... Exception: IllegalArgumentException [message: Index for header 'Filename' is 1 but CSVRecord only has 1 values!] I've tried it several times. Re-downloaded the file to no avail. It usually goes smoothly. Not this time. ;-) Anyone else has that issue? RE: Latest HP41 CL Update ERROR - Thomas Klemm - 09-24-2018 06:49 AM I get an error as well when validating the rom-files: Code: java -jar clupdate-1.1.0.jar --validate rom_files_180923.zip ================================================================================ CSV filename: rom_files_180923.zip/mem_ref_v2.txt ================================================================================ Exception: IllegalArgumentException [message: Index for header 'Filename' is 1 but CSVRecord only has 1 values!] Thus I assume that the mentioned file is corrupt. I suggest to contact Monte Dalrymple. HTH Thomas RE: Latest HP41 CL Update ERROR - Sylvain Cote - 09-24-2018 11:20 AM Currently at work, I will look at it when I am back home tonight [GMT-4h]. Sylvain RE: Latest HP41 CL Update ERROR - Neve - 09-24-2018 11:34 AM (09-24-2018 11:20 AM)Sylvain Cote Wrote: Currently at work, I will look at it when I am back home tonight [GMT-4h]. Thanks RE: Latest HP41 CL Update ERROR - Sylvain Cote - 09-25-2018 04:16 AM Monte has corrected the faulty rom files. Download the new one (rom_files_180924.zip) and it should work. I have tested it on my side and it works on my CLv5. Sylvain RE: Latest HP41 CL Update ERROR - CY-CL - 09-25-2018 03:12 PM Thanks Sylvain I updated today my CL and I can confirm the 100% functionality. Patrik |