Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.sys.acorn.programmer > #1092 > unrolled thread
| Started by | Robert Heaton <rob@robheaton.co.uk> |
|---|---|
| First post | 2011-11-29 14:37 +0000 |
| Last post | 2011-12-06 20:25 +0000 |
| Articles | 14 — 5 participants |
Back to article view | Back to comp.sys.acorn.programmer
Unable to start throwback session? Robert Heaton <rob@robheaton.co.uk> - 2011-11-29 14:37 +0000
Re: Unable to start throwback session? Chris Johnson <chrisjohnson+news@spamcop.net> - 2011-11-29 15:38 +0000
Re: Unable to start throwback session? Robert Heaton <rob@robheaton.co.uk> - 2011-11-29 18:54 +0000
Re: Unable to start throwback session? Robert Heaton <rob@robheaton.co.uk> - 2011-11-29 20:23 +0000
Re: Unable to start throwback session? Robert Heaton <rob@robheaton.co.uk> - 2011-12-01 17:37 +0000
Re: Unable to start throwback session? James Lampard <dontreplytothis@mailinator.com> - 2011-12-01 11:29 -0800
Re: Unable to start throwback session? Robert Heaton <rob@robheaton.co.uk> - 2011-12-01 21:08 +0000
Re: Unable to start throwback session? David Pitt <pittdj@pittdj.co.uk> - 2011-12-02 06:29 +0000
Re: Unable to start throwback session? Robert Heaton <rob@robheaton.co.uk> - 2011-12-02 07:15 +0000
Re: Unable to start throwback session? David Pitt <pittdj@pittdj.co.uk> - 2011-12-02 07:40 +0000
Re: Unable to start throwback session? Robert Heaton <rob@robheaton.co.uk> - 2011-12-02 07:48 +0000
Re: Unable to start throwback session? Fred Graute <fjgraute@casema.nl> - 2011-12-03 14:49 +0100
Re: Unable to start throwback session? Robert Heaton <rob@robheaton.co.uk> - 2011-12-03 15:24 +0000
Re: Unable to start throwback session? Robert Heaton <rob@robheaton.co.uk> - 2011-12-06 20:25 +0000
| From | Robert Heaton <rob@robheaton.co.uk> |
|---|---|
| Date | 2011-11-29 14:37 +0000 |
| Subject | Unable to start throwback session? |
| Message-ID | <eb74c63952.rob@rob.robheaton.co.uk> |
Hello, I'm working on recompiling Zip2000 for use on the BeagleBoard (With allignment exceptions turned on) This is my first attempt at getting into working with C and the Norcroft tools. When I attempt to compile the source for Zip2000, I get the following errors; objasm -throwback -APCS 3/32bit -depend !Depend -from @.s.fgete -to @.o.fgete ARM AOF Macro Assembler 4.01 (Acorn Computers Ltd) [04 Jul 2011] Warning: Deprecated instruction (STM with SP or PC in register list)Unable to start throwback session, error 0x20603 'No task registered for throwback' AMU: *** exit (1) *** AMU: *** '!RunImage' not re-made because of errors *** Can someone please tell me what I need to do to fix this. Many Thanks, Rob.
[toc] | [next] | [standalone]
| From | Chris Johnson <chrisjohnson+news@spamcop.net> |
|---|---|
| Date | 2011-11-29 15:38 +0000 |
| Message-ID | <5239cc0b64chrisjohnson+news@spamcop.net> |
| In reply to | #1092 |
In article <eb74c63952.rob@rob.robheaton.co.uk>, Robert Heaton <rob@robheaton.co.uk> wrote: > 'No task registered for throwback' > Can someone please tell me what I need to do to fix this. What text editor are you using? Zap, and I assume StrongEd, will cope with a throwback session. -- Chris Johnson
[toc] | [prev] | [next] | [standalone]
| From | Robert Heaton <rob@robheaton.co.uk> |
|---|---|
| Date | 2011-11-29 18:54 +0000 |
| Message-ID | <c6fcdd3952.rob@rob.robheaton.co.uk> |
| In reply to | #1093 |
In message <5239cc0b64chrisjohnson+news@spamcop.net>
Chris Johnson <chrisjohnson+news@spamcop.net> wrote:
> In article <eb74c63952.rob@rob.robheaton.co.uk>,
> Robert Heaton <rob@robheaton.co.uk> wrote:
>> 'No task registered for throwback'
>> Can someone please tell me what I need to do to fix this.
> What text editor are you using? Zap, and I assume StrongEd, will cope
> with a throwback session.
I've been using StrongEd v4.68, I'll give Zap a try and see what
happens!
Rob.
[toc] | [prev] | [next] | [standalone]
| From | Robert Heaton <rob@robheaton.co.uk> |
|---|---|
| Date | 2011-11-29 20:23 +0000 |
| Message-ID | <1f1ae63952.rob@rob.robheaton.co.uk> |
| In reply to | #1094 |
In message <c6fcdd3952.rob@rob.robheaton.co.uk>
Robert Heaton <rob@robheaton.co.uk> wrote:
> In message <5239cc0b64chrisjohnson+news@spamcop.net>
> Chris Johnson <chrisjohnson+news@spamcop.net> wrote:
>> In article <eb74c63952.rob@rob.robheaton.co.uk>,
>> Robert Heaton <rob@robheaton.co.uk> wrote:
>>> 'No task registered for throwback'
>>> Can someone please tell me what I need to do to fix this.
>> What text editor are you using? Zap, and I assume StrongEd, will cope
>> with a throwback session.
> I've been using StrongEd v4.68, I'll give Zap a try and see what
> happens!
I've switched to Zap, and I'm no longer getting the error.
Rob.
[toc] | [prev] | [next] | [standalone]
| From | Robert Heaton <rob@robheaton.co.uk> |
|---|---|
| Date | 2011-12-01 17:37 +0000 |
| Message-ID | <799ede3a52.rob@rob.robheaton.co.uk> |
| In reply to | #1096 |
In message <1f1ae63952.rob@rob.robheaton.co.uk>
Robert Heaton <rob@robheaton.co.uk> wrote:
> I've switched to Zap, and I'm no longer getting the error.
> Rob.
Should StrongEd be able to cope with throwback sessions?
[toc] | [prev] | [next] | [standalone]
| From | James Lampard <dontreplytothis@mailinator.com> |
|---|---|
| Date | 2011-12-01 11:29 -0800 |
| Message-ID | <296ee981-45e3-4e74-ae71-36265d0561d9@h3g2000yqa.googlegroups.com> |
| In reply to | #1124 |
On 1 Dec, 17:37, Robert Heaton <r...@robheaton.co.uk> wrote: > In message <1f1ae63952....@rob.robheaton.co.uk> > Robert Heaton <r...@robheaton.co.uk> wrote: > > > I've switched to Zap, and I'm no longer getting the error. > > Rob. > > Should StrongEd be able to cope with throwback sessions? Yes, but v4.68 is not full ARM v7/BeagleBoard compatible. Try http://www.stronged.iconbar.com/archives/releases/se469a5.zip -- James. To reply use james underline lampard at talk 21 dot com
[toc] | [prev] | [next] | [standalone]
| From | Robert Heaton <rob@robheaton.co.uk> |
|---|---|
| Date | 2011-12-01 21:08 +0000 |
| Message-ID | <93e0f13a52.rob@rob.robheaton.co.uk> |
| In reply to | #1125 |
In message <296ee981-45e3-4e74-ae71-36265d0561d9@h3g2000yqa.googlegrou
ps.com>
James Lampard <dontreplytothis@mailinator.com> wrote:
> On 1 Dec, 17:37, Robert Heaton <r...@robheaton.co.uk> wrote:
>> In message <1f1ae63952....@rob.robheaton.co.uk>
>> Robert Heaton <r...@robheaton.co.uk> wrote:
>>
>>> I've switched to Zap, and I'm no longer getting the error.
>>> Rob.
>>
>> Should StrongEd be able to cope with throwback sessions?
> Yes, but v4.68 is not full ARM v7/BeagleBoard compatible. Try
> http://www.stronged.iconbar.com/archives/releases/se469a5.zip
> --
Thanks James,
I've tried that version on the BeagleBoard and I still get the same
error, I also tried v4.68 on VirtualAcorn and that gave me the same
error!
Are there some options I need to setup in StrongED?
Rob.
[toc] | [prev] | [next] | [standalone]
| From | David Pitt <pittdj@pittdj.co.uk> |
|---|---|
| Date | 2011-12-02 06:29 +0000 |
| Message-ID | <2448253b52.pittdj+@iyonix.home> |
| In reply to | #1124 |
In message <799ede3a52.rob@rob.robheaton.co.uk> Robert Heaton <rob@robheaton.co.uk> wrote: > In message <1f1ae63952.rob@rob.robheaton.co.uk> > Robert Heaton <rob@robheaton.co.uk> wrote: >> I've switched to Zap, and I'm no longer getting the error. >> Rob. > Should StrongEd be able to cope with throwback sessions? Yes, most certainly. It has always worked straight out of the box here. The only configuration I can find is in StrongED's Global Choices in 'Respond to' for 'Throwback requests', which is enabled by default. -- David Pitt MessengerPro 6 on an ARMini running RISC OS 5
[toc] | [prev] | [next] | [standalone]
| From | Robert Heaton <rob@robheaton.co.uk> |
|---|---|
| Date | 2011-12-02 07:15 +0000 |
| Message-ID | <e987293b52.rob@rob.robheaton.co.uk> |
| In reply to | #1131 |
In message <2448253b52.pittdj+@iyonix.home>
David Pitt <pittdj@pittdj.co.uk> wrote:
> In message <799ede3a52.rob@rob.robheaton.co.uk>
> Robert Heaton <rob@robheaton.co.uk> wrote:
>> In message <1f1ae63952.rob@rob.robheaton.co.uk>
>> Robert Heaton <rob@robheaton.co.uk> wrote:
>>> I've switched to Zap, and I'm no longer getting the error.
>>> Rob.
>> Should StrongEd be able to cope with throwback sessions?
> Yes, most certainly. It has always worked straight out of the box
> here.
> The only configuration I can find is in StrongED's Global Choices in
> 'Respond to' for 'Throwback requests', which is enabled by default.
I think I'll try deleting my StrongED config files and start again.
I can see that option for responding to throwback requests, so it
sounds like it's something I'm doing wrong.
[toc] | [prev] | [next] | [standalone]
| From | David Pitt <pittdj@pittdj.co.uk> |
|---|---|
| Date | 2011-12-02 07:40 +0000 |
| Message-ID | <87cb2b3b52.pittdj+@iyonix.home> |
| In reply to | #1132 |
In message <e987293b52.rob@rob.robheaton.co.uk> Robert Heaton <rob@robheaton.co.uk> wrote: > In message <2448253b52.pittdj+@iyonix.home> > David Pitt <pittdj@pittdj.co.uk> wrote: >> In message <799ede3a52.rob@rob.robheaton.co.uk> >> Robert Heaton <rob@robheaton.co.uk> wrote: >>> Should StrongEd be able to cope with throwback sessions? >> Yes, most certainly. It has always worked straight out of the box >> here. >> The only configuration I can find is in StrongED's Global Choices in >> 'Respond to' for 'Throwback requests', which is enabled by default. > I think I'll try deleting my StrongED config files and start again. > I can see that option for responding to throwback requests, so it > sounds like it's something I'm doing wrong. It is possible to try a vanilla StrongED install by unzipping !StrongED and !StrED_cfg to the same directory somewhere out of the way such as the RAM disc, quit any already running StrongED then CTRL double click the temporary !StrongED, shift-select on StrongED's iconbar icon will show where it is finding its StrED_cfg. The mechanism for this is in !StrongED.SetupCfg. -- David Pitt MessengerPro 6 on an ARMini running RISC OS 5
[toc] | [prev] | [next] | [standalone]
| From | Robert Heaton <rob@robheaton.co.uk> |
|---|---|
| Date | 2011-12-02 07:48 +0000 |
| Message-ID | <4ed882c0$0$2490$db0fefd9@news.zen.co.uk> |
| In reply to | #1136 |
On 2011-12-02 07:40:41 +0000, David Pitt said: > In message <e987293b52.rob@rob.robheaton.co.uk> > Robert Heaton <rob@robheaton.co.uk> wrote: > >> In message <2448253b52.pittdj+@iyonix.home> >> David Pitt <pittdj@pittdj.co.uk> wrote: > >>> In message <799ede3a52.rob@rob.robheaton.co.uk> >>> Robert Heaton <rob@robheaton.co.uk> wrote: > >>>> Should StrongEd be able to cope with throwback sessions? > >>> Yes, most certainly. It has always worked straight out of the box >>> here. > >>> The only configuration I can find is in StrongED's Global Choices in >>> 'Respond to' for 'Throwback requests', which is enabled by default. > >> I think I'll try deleting my StrongED config files and start again. >> I can see that option for responding to throwback requests, so it >> sounds like it's something I'm doing wrong. > > It is possible to try a vanilla StrongED install by unzipping > !StrongED and !StrED_cfg to the same directory somewhere out of the > way such as the RAM disc, quit any already running StrongED then CTRL > double click the temporary !StrongED, shift-select on StrongED's > iconbar icon will show where it is finding its StrED_cfg. > > The mechanism for this is in !StrongED.SetupCfg. Thanks David, I'll give that a try tonight.
[toc] | [prev] | [next] | [standalone]
| From | Fred Graute <fjgraute@casema.nl> |
|---|---|
| Date | 2011-12-03 14:49 +0100 |
| Message-ID | <a66ad13b52.fjgraute@casema.nl> |
| In reply to | #1124 |
In message <799ede3a52.rob@rob.robheaton.co.uk>
Robert Heaton <rob@robheaton.co.uk> wrote:
> In message <1f1ae63952.rob@rob.robheaton.co.uk>
> Robert Heaton <rob@robheaton.co.uk> wrote:
>
> > I've switched to Zap, and I'm no longer getting the error.
>
> > Rob.
>
> Should StrongEd be able to cope with throwback sessions?
Yes, StrongED will handle throwback sessions _if_ it's registered with
the DDEUtils module. Registering with the module is done when StrongED
starts.
It may be that DDEUtils wasn't running when you started StrongED so
registering failed, resulting in the error you were seeing. Please try
running the module first then starting StrongED and see if throwback is
working. If not, then please let me know and I'll have a look at it.
--
Fred Graute
http://www.stronged.iconbar.com/
[toc] | [prev] | [next] | [standalone]
| From | Robert Heaton <rob@robheaton.co.uk> |
|---|---|
| Date | 2011-12-03 15:24 +0000 |
| Message-ID | <4eda3f37$0$2482$db0fefd9@news.zen.co.uk> |
| In reply to | #1152 |
On 2011-12-03 13:49:43 +0000, Fred Graute said: > In message <799ede3a52.rob@rob.robheaton.co.uk> > Robert Heaton <rob@robheaton.co.uk> wrote: > >> In message <1f1ae63952.rob@rob.robheaton.co.uk> >> Robert Heaton <rob@robheaton.co.uk> wrote: >> >>> I've switched to Zap, and I'm no longer getting the error. >> >>> Rob. >> >> Should StrongEd be able to cope with throwback sessions? > > Yes, StrongED will handle throwback sessions _if_ it's registered with > the DDEUtils module. Registering with the module is done when StrongED > starts. > > It may be that DDEUtils wasn't running when you started StrongED so > registering failed, resulting in the error you were seeing. Please try > running the module first then starting StrongED and see if throwback is > working. If not, then please let me know and I'll have a look at it. Thanks Fred, StrongED is handing throwback sessions on my Virtual Acorn installation, I'll try it again on the BeagleBoard and let you know. Rob.
[toc] | [prev] | [next] | [standalone]
| From | Robert Heaton <rob@robheaton.co.uk> |
|---|---|
| Date | 2011-12-06 20:25 +0000 |
| Message-ID | <711f813d52.rob@rob.robheaton.co.uk> |
| In reply to | #1152 |
In message <a66ad13b52.fjgraute@casema.nl>
Fred Graute <fjgraute@casema.nl> wrote:
> In message <799ede3a52.rob@rob.robheaton.co.uk>
> Robert Heaton <rob@robheaton.co.uk> wrote:
>> In message <1f1ae63952.rob@rob.robheaton.co.uk>
>> Robert Heaton <rob@robheaton.co.uk> wrote:
>>
>>> I've switched to Zap, and I'm no longer getting the error.
>>
>>> Rob.
>>
>> Should StrongEd be able to cope with throwback sessions?
> Yes, StrongED will handle throwback sessions _if_ it's registered with
> the DDEUtils module. Registering with the module is done when StrongED
> starts.
> It may be that DDEUtils wasn't running when you started StrongED so
> registering failed, resulting in the error you were seeing. Please try
> running the module first then starting StrongED and see if throwback is
> working. If not, then please let me know and I'll have a look at it.
Just a quick update, after updating to StrongED 4.69a5 on the
BeagleBoard, and ensuring that DDEUtils module is running, throwback
sessions are now working!
Thanks for all the help.
--
Robert Heaton
[toc] | [prev] | [standalone]
Back to top | Article view | comp.sys.acorn.programmer
csiph-web