(07-23-2017 09:10 PM)Sylvain Cote Wrote: Hello Angel,
Thanks!
I am using the following setup on a 41CL (updated to: 2017-06-28) and on a HP-41CX with a Clonix-D module.
Code:
loaded WARPB1 at 0x830 mapped to page 8 bank 0 YCRC=0xD3E28A93 Rev:2017-07-23
loaded WARPB2 at 0x831 mapped to page 8 bank 1 YCRC=0x7705223D Rev:2017-07-23
using LIBRARY4 at 0x120 mapped to page 4 bank 0 YCRC=0xBF465233 Rev:2017-05-16
using YFNX-2C at 0x00A mapped to page F bank 0 YCRC=0x99BDA28B Rev:2017-06-19 (CL only)
With the Clonix-D/HP-41CX everything went ok and the previous two issues has been resolved.
With the 41CL I am at lost here, it seems this is the first time for me that I am trying to plug bank-switched module from RAM.
I have tried the following ...
a) "4LIB 4" PPLUG "-830 8" PPLUG
b) "4LIB 4" PPLUG "+830 8" PPLUG
c) "4LIB 4" PPLUG "*830 8" PPLUG
each time the CL freeze big time and it take 30 minutes to get around it.
The 41CL Extreme Functions manual is no help here for me, I have read it several time but I do not see the pattern I need to do this.
Sylvain
The "*830 8" PPLUG should work. Perhaps there is something with the order
of modules in the Ports? I have YFNX in 8, YFNF in 9 and YUPS in F when I plug
4LIB into 4 and then *850 into C (I first copied the previous version of WARP to
850-853). Everything works okay with this setup.