Post Reply 
41CL self-update via embedded serial port
12-05-2017, 11:35 PM (This post was last modified: 12-05-2017 11:36 PM by Sylvain Cote.)
Post: #11
RE: 41CL self-update via embedded serial port
(12-05-2017 09:19 PM)rprosperi Wrote:  
(12-05-2017 07:55 PM)smp Wrote:  BAUD48 -> CL reports NONEXISTENT

BAUD and then 48 -> works

TURBO and then 50 -> works

This has never happened to me. Ever. Not even each time I go back and use these rare commands...

FYI

YFNZ 41CL Extra functions: (default module when MMU is disabled)
Code:
PLUG1, PLUG2, PLUG3, PLUG4, PLUG1L, PLUG2L, PLUG3L, PLUG4L, PLUG1U, PLUG2U, PLUG3U, PLUG4U, PLUGP, PLUGH, 
UPLUG1, UPLUG2, UPLUG3, UPLUG4, UPLUG1L, UPLUG2L, UPLUG3L, UPLUG4L, UPLUG1U, UPLUG2U, UPLUG3U, UPLUG4U, UPLUGP, UPLUGH
are replaced by the YFNX 41CL Extreme functions: (module used in the procedure when MMU is enabled)
Code:
PLUG (interactive) and PPLUG (using value in ALPHA register and optionally value in X register)

YFNZ 41CL Extra functions: (default module when MMU is disabled)
Code:
BAUD12, BAUD24, BAUD48, BAUD96
are replaced by the YFNX 41CL Extreme functions: (module used in the procedure when MMU is enabled)
Code:
BAUD (interactive) and PBAUD (using value in X register)

YFNZ 41CL Extra functions: (default module when MMU is disabled)
Code:
TURBOX, TURBO2, TURBO5, TURBO10, TURBO20, TURBO50
are replaced by the YFNX 41CL Extreme functions: (module used in the procedure when MMU is enabled)
Code:
TURBO (interactive) and PTURBO (using value in X register)
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: 41CL self-update via embedded serial port - Sylvain Cote - 12-05-2017 11:35 PM



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