[HP 71B] Software for FRAM71 users
|
02-02-2017, 03:31 AM
Post: #9
|
|||
|
|||
RE: [HP 71B] Software for FRAM71 users
(02-02-2017 01:39 AM)rprosperi Wrote: Of course if there is an HC ROM at E0000 (32KB) it's corresponding SC ROM (16KB) must also be present, and should be removed from available address space as well. Thanks Bob, The jumpers on the FRAM71B are hard, to me, to put in place with my big fingers, so for unplugging an HC/SC ROM, I just remove the SC part. The HC part remain in place at E0000, doing nothing beside occupying the space. That’s the case in screenshot above. This two lines are the configuration string - PEEK$(“2C000”,32) - and the corresponding address 2C00 0 or 2 or 4 etc. and after the dot 2C01 0 or 2 etc… Let’s say I want to swap the JPC ROM with the CIRCUIT ROM, my table says I put the JPC (D type) on the FRAM block 0, the Circuit (E type) in F_block D and Memdis shows the D block 0 (D0) at the first 6 so I poke “2C006”,”00” and “2C006”,”ED” OFF/ON. A bad poke can lead to losing the content of various F_block at once that why the line below the string and the dot are there. Below 8 chips the second part of the configuration string never stays at 0 and fills some 1s. I use this behavior in the code see if there is something connected and then only, display this lines. have a good WE, André |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 6 Guest(s)