Post Reply 
[41CL] updating OS modules
03-26-2021, 12:26 AM (This post was last modified: 03-26-2021 12:31 AM by cdmackay.)
Post: #5
RE: [41CL] updating OS modules
thank you Sylvain.

That didn't work: step 6 resulted (as before) in 0 outdated files. I think that is because FLCHK?(CPONLY) compares the in-flash old FLDB with the new CFLDB downloaded from clupdate. But my in-flash FLDB isn't old: it was updated earlier today when I updated the non-OS pages. So the checksums in my in-flash FLDB match the CFLDB from clupdate, even for the OS pages. But the actual OS pages' content doesn't match my in-flash FLDB.

Here's what I did instead, which appears to have worked:

# switch OFF/ON, to clear CPONLY

XEQ ON
XEQ CMOPEN
ALPHA 000>007 ALPHA # only OS pages
XEQ FLCHK? # CPONLY not set, so a real CRC check

# clupdate shows four outdated OS pages

XEQ AUTOVFY
XEQ OSUPDT
ALPHA 000>007 ALPHA # only OS pages
XEQ FLUPD

# clupdate sends the four pages

XEQ CMCLOSE
XEQ OSPROT


and I now get the correct YCRC checksums for pages 0, 2, 6 & 7.


thanks very much, Sylvain.

Cambridge, UK
41CL/DM41X 12/15C/16C DM15/16 17B/II/II+ 28S 42S/DM42 32SII 48GX 50g 35s WP34S PrimeG2 WP43S/pilot
Casio, Rockwell 18R
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
[41CL] updating OS modules - cdmackay - 03-25-2021, 09:26 PM
RE: [41CL] updating OS modules - cdmackay - 03-25-2021, 11:24 PM
RE: [41CL] updating OS modules - cdmackay - 03-26-2021 12:26 AM
RE: [41CL] updating OS modules - cdmackay - 03-26-2021, 12:41 AM
RE: [41CL] updating OS modules - cdmackay - 03-26-2021, 06:24 PM
RE: [41CL] updating OS modules - cdmackay - 03-26-2021, 11:56 PM



User(s) browsing this thread: 1 Guest(s)