The RAM TPDD is most likely conflicting with the the REX program. The best method is to use TEENY to download the RF149.CO file. I have never used the RAM TPPD to program a REX.
Running the REX programmer to completion should only take around 5mins. The erasing part takes about 20-30s then downloading the RF149.BR file takes a few minutes. It will then load the tsd100.bx file – which takes a few more minutes. A progress bar will show as they are downloaded. Both of these files need to be on the TPDD drive. The REX programmer will automatically load in the two ROM files. RF149.co is fully self contained and does not require anything else to be loaded. On Sun, Jan 27, 2019 at 3:06 PM Greg Swallow <[email protected]<mailto:[email protected]>> wrote: I thought that might be the case and tried running after the LOADM. it seemed to be working. It wiped the bank(s) and started loading 0:RF149.BX -- I think it was, but didn't indicate any progress after a few hours I stop it. Maybe I should've let it keep going. I'll be off work again Tuesday and give it a try, if I don't get a chance today. Spending time with in-laws today. God Bless, GregS <>< ----- Original Message ----- From: John R. Hogerhuis <[email protected]<mailto:[email protected]>> To: [email protected]<mailto:[email protected]> Sent: Sun, 27 Jan 2019 05:37:32 -0500 (EST) Subject: Re: [M100] Unable to Load TEENY to MT But it gave no error... I think it loaded. Meaning when you typed loadm it copied it's contents to 55302. Not sure why the clear address is 55000. The program starts at 55302. Maybe the program uses the gap as a scratchpad. I'm guessing the beep is from the program itself. Maybe it's done or maybe it's giving you an error. -- John. On Sun, Jan 27, 2019, 12:24 AM Greg Swallow <[email protected]<mailto:[email protected]> wrote: > CLEAR0,55000: > LOADM"RF149.CO<https://apc01.safelinks.protection.outlook.com/?url=http%3A%2F%2FRF149.CO&data=02%7C01%7C%7Ccb89d0d30570435057c008d68493bd2b%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C636842167395782308&sdata=63lXSY9%2Fxo012LiMOGjl7u3UHa%2Bwa%2FnA3xIOFhfexzU%3D&reserved=0>" > gives > > Top: 55302 > End: 60148 > Exe: 55302 > > Hope this helps > > GregS <>< > > > ----- Original Message ----- > From: "John R. Hogerhuis" <[email protected]<mailto:[email protected]>> > To: [email protected]<mailto:[email protected]> > Sent: Sunday, January 27, 2019 12:03:56 AM > Subject: Re: [M100] Unable to Load TEENY to MT > > What did you try to "clear out" ts-dos? > > I don't think that beep has anything to do with TS-DOS. When a CO file > beeps on load, it's because the CLEAR statement is wrong. And if you typed > the CLEAR statement and it gave no error, then you have sufficient room to > run the utility. > > If it beeps anyway, maybe the program is running but just beeps. Who knows. > > Do me a favor, do the CLEAR statement, and > LOADM"RF149.CO<https://apc01.safelinks.protection.outlook.com/?url=http%3A%2F%2FRF149.CO&data=02%7C01%7C%7Ccb89d0d30570435057c008d68493bd2b%7C84df9e7fe9f640afb435aaaaaaaaaaaa%7C1%7C0%7C636842167395792325&sdata=kKzcdFJJf%2FWMybgXDP%2BRItnDCKP%2BqLoOyIk8IDa1JmM%3D&reserved=0> > from the BASIC prompt, not from the main menu and tell us what you see. > > If it prints out the CO file's header, we can figure out if > > a) The clear statement is right > b) The beep is coming as a BASIC load issue, or for some other reason. > > -- John. >
