Post Reply 
(SOLVED) 41CL - DOUBLE HEPAX ACCESS and MMU CONFIG
08-20-2019, 04:29 PM (This post was last modified: 08-20-2019 04:41 PM by Podalirius.)
Post: #28
RE: 41CL - DOUBLE HEPAX ACCESS
Hi, I tried it until the moment to make the Hepax,
until:
"YFNX" // 41CL Extreme Functions
PLUG1U // mapping YFNX ROM to page 0x9
MMUEN // enable MMU

With MMUEN, the error:
DUP XROM 07
CONFIGURATION BAD

I lost all the Hepax, but no problem,
all my software is stored via HP-IL.

I think, with humility, that the great problem
occurs because RCLCFG don't copy the requested page,
but overlap frequently the modules, and every time if
one port (on source or destination) are void.
The same by all the other related commands.
In fact, after a RCLCFG or EXCFG,
the resulting page is a mix of the source and of destinazion
page. I think that is more easy if delete the port in destination,
if is deleted in source. (But this is my opinion with very humility)
All DUP XROM errors that occurs in traing to setup
the MMU are due to this behaviour.

Thank you very, very much!
With best regards.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: 41CL - DOUBLE HEPAX ACCESS - Podalirius - 08-20-2019 04:29 PM



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