Re: [MSEide-MSEgui-talk] arm embedded

2018-09-02 Thread Geoffrey Barton via mseide-msegui-talk
> On 1 Sep 2018, at 22:10, Martin Schreiber wrote: > > On 09/01/2018 07:59 AM, Martin Schreiber wrote: >> On Friday 31 August 2018 16:33:24 Martin Schreiber wrote: >>> >>> Yes. The question is how can MSEide reliably stop the DMA and all other >>> actions in the target board before downloading

Re: [MSEide-MSEgui-talk] arm embedded

2018-08-31 Thread Geoffrey Barton via mseide-msegui-talk
> On 31 Aug 2018, at 12:45, Martin Schreiber wrote: > > On Friday 31 August 2018 12:22:29 Geoffrey Barton via mseide-msegui-talk > wrote: >>> On 31 Aug 2018, at 11:00, Martin Schreiber wrote: >>> >>> On Friday 31 August 2018 11:37:40 Geoffrey Barto

Re: [MSEide-MSEgui-talk] arm embedded

2018-08-31 Thread Geoffrey Barton via mseide-msegui-talk
> On 31 Aug 2018, at 11:00, Martin Schreiber wrote: > > On Friday 31 August 2018 11:37:40 Geoffrey Barton via mseide-msegui-talk > wrote: >> >> Unfortunately does not seem any different! >> > I could reproduce with a ST discovery board that 'Target&#

Re: [MSEide-MSEgui-talk] arm embedded

2018-08-31 Thread Geoffrey Barton via mseide-msegui-talk
> On 30 Aug 2018, at 18:37, Martin Schreiber wrote: > > On 08/30/2018 07:04 PM, Geoffrey Barton via mseide-msegui-talk wrote: >> >> >> msesysintf1.pas(69,2) Fatal: Can't find unit dateutils used by msesysintf1 >> >> I take this to be the FP

Re: [MSEide-MSEgui-talk] arm embedded

2018-08-30 Thread Geoffrey Barton via mseide-msegui-talk
> On 30 Aug 2018, at 17:16, Martin Schreiber wrote: > > On 08/30/2018 05:29 PM, Geoffrey Barton via mseide-msegui-talk wrote: >> >> >>> On 30 Aug 2018, at 15:43, Martin Schreiber wrote: >>> >>> On 08/28/2018 04:49 PM, Geoffrey Barton via m

Re: [MSEide-MSEgui-talk] arm embedded

2018-08-30 Thread Geoffrey Barton via mseide-msegui-talk
> On 30 Aug 2018, at 15:43, Martin Schreiber wrote: > > On 08/28/2018 04:49 PM, Geoffrey Barton via mseide-msegui-talk wrote: > >> >> However, there is one odd thing which I hope you can help with. After >> building the program it takes three sequences

Re: [MSEide-MSEgui-talk] arm embedded

2018-08-30 Thread Geoffrey Barton via mseide-msegui-talk
> On 29 Aug 2018, at 17:23, Martin Schreiber wrote: > > On Wednesday 29 August 2018 16:54:03 Geoffrey Barton via mseide-msegui-talk > wrote: >> >>> Does a manual 'Target'-'Reset' in >>> MSEide change the situation? >> >>

Re: [MSEide-MSEgui-talk] arm embedded

2018-08-29 Thread Geoffrey Barton via mseide-msegui-talk
> On 29 Aug 2018, at 15:19, Martin Schreiber wrote: > > On Wednesday 29 August 2018 15:46:24 Geoffrey Barton via mseide-msegui-talk > wrote: >>> Martin> >> I have just found that, if I power down the external data connections to >> the nucleo board, w

Re: [MSEide-MSEgui-talk] arm embedded

2018-08-29 Thread Geoffrey Barton via mseide-msegui-talk
le benchmark (msegui lazarus wxwidgets) (code dz) > > From: Martin Schreiber > Subject: Re: [MSEide-MSEgui-talk] arm embedded > Date: 28 August 2018 at 17:43:45 BST > To: mseide-msegui-talk@lists.sourceforge.net > > > On Tuesday 28 August 2018 16:49:16 Geoffrey Barton via

[MSEide-MSEgui-talk] arm embedded

2018-08-28 Thread Geoffrey Barton via mseide-msegui-talk
Hi Martin, I thought you might be interested to know that I successfully ran the sample program for the STM32L100C by following the instructions in the txt file from the mseuniverse/samples/embedded/arm folder. It makes a very neat dev system! I have also used mseide to compile, load and debug

Re: [MSEide-MSEgui-talk] cross compile armhf, linking library

2015-01-22 Thread Geoffrey Barton
On 21 Jan 2015, at 11:17, Martin Schreiber wrote: > On Wednesday 21 January 2015 11:58:47 Geoffrey Barton wrote: > >> sorry, I forget to mention, I put libc-2.18.so, libasound.so.2 and >> librt-2.18.so from the buildroot target directory (ie. the versions which >> a

Re: [MSEide-MSEgui-talk] cross compile armhf, linking library

2015-01-21 Thread Geoffrey Barton
On 21 Jan 2015, at 10:40, Martin Schreiber wrote: > On Tuesday 20 January 2015 18:35:41 Geoffrey Barton wrote: >> I am trying to cross-compile a program which calls the library >> libportaudio.so which I have placed with the crossfpc libs. It calls libc >> and librt. The c

[MSEide-MSEgui-talk] cross compile armhf, linking library

2015-01-20 Thread Geoffrey Barton
I am trying to cross-compile a program which calls the library libportaudio.so which I have placed with the crossfpc libs. It calls libc and librt. The compilation fails with:- "/home/me/mseidecross//eabihf/lib//libc.so: undefined reference to `_dl_find_dso_for_object@GLIBC_PRIVATE' /home/me/mse

Re: [MSEide-MSEgui-talk] First steps with mse...

2014-12-11 Thread Geoffrey Barton
On 11 Dec 2014, at 06:35, Martin Schreiber wrote: > On Thursday 11 December 2014 00:06:45 Fred van Stappen wrote: >> Hello. >> >> Does it exist in MSEide a feature to show the "end" correspondent to the >> "begin" selected (and verse) ? >> > No. I suggest to use an appropriate coding style. He

Re: [MSEide-MSEgui-talk] tslider

2014-12-10 Thread Geoffrey Barton
On 10 Dec 2014, at 19:27, Martin Schreiber wrote: > On Wednesday 10 December 2014 19:15:52 Geoffrey Barton wrote: >> On 10 Dec 2014, at 18:04, Martin Schreiber wrote: >>> On Wednesday 10 December 2014 17:13:03 Geoffrey Barton wrote: >>>> the slider goes in the o

Re: [MSEide-MSEgui-talk] tdropdownlist

2014-12-10 Thread Geoffrey Barton
On 10 Dec 2014, at 19:01, Martin Schreiber wrote: > On Wednesday 10 December 2014 19:13:51 Geoffrey Barton wrote: >> >> Maybe. As it stands it is possible to delete the text in the window and >> then move to another control, leaving a blank item behind. Very confusing >

Re: [MSEide-MSEgui-talk] tslider

2014-12-10 Thread Geoffrey Barton
On 10 Dec 2014, at 18:04, Martin Schreiber wrote: > On Wednesday 10 December 2014 17:13:03 Geoffrey Barton wrote: >> the slider goes in the opposite direction to the mouse 'wheel' on Ubuntu in >> a VM on a Mac using a magic mouse. That is, as the 'wheel' move

Re: [MSEide-MSEgui-talk] tdropdownlist

2014-12-10 Thread Geoffrey Barton
On 10 Dec 2014, at 18:03, Martin Schreiber wrote: > On Wednesday 10 December 2014 18:31:04 Geoffrey Barton wrote: >>> >>> Sure, it is named "incremental search". ;-) >> >> so, how do I emulate 'combobox' in 'dropdownlist' mode? &g

Re: [MSEide-MSEgui-talk] First steps with mse...

2014-12-10 Thread Geoffrey Barton
On 10 Dec 2014, at 18:06, Martin Schreiber wrote: > On Monday 08 December 2014 11:31:06 Geoffrey Barton wrote: >> On 5 Dec 2014, at 18:03, Martin Schreiber wrote: >>> On Friday 05 December 2014 18:38:10 Geoffrey Barton wrote: >>>> On 5 Dec 2014, at 17:26, Mar

Re: [MSEide-MSEgui-talk] tdropdownlist

2014-12-10 Thread Geoffrey Barton
On 10 Dec 2014, at 17:16, Martin Schreiber wrote: > On Wednesday 10 December 2014 16:46:09 Geoffrey Barton wrote: >> On 10 Dec 2014, at 15:38, Martin Schreiber wrote: >>> On Wednesday 10 December 2014 16:21:44 Geoffrey Barton wrote: >>>> how do I stop the text b

Re: [MSEide-MSEgui-talk] tslider

2014-12-10 Thread Geoffrey Barton
On 10 Dec 2014, at 17:21, Martin Schreiber wrote: > On Wednesday 10 December 2014 17:13:03 Geoffrey Barton wrote: >> the slider goes in the opposite direction to the mouse 'wheel' on Ubuntu in >> a VM on a Mac using a magic mouse. That is, as the 'wheel' move

[MSEide-MSEgui-talk] tslider

2014-12-10 Thread Geoffrey Barton
the slider goes in the opposite direction to the mouse 'wheel' on Ubuntu in a VM on a Mac using a magic mouse. That is, as the 'wheel' moves upwards away from the user the slider moves down the screen. It probably needs an option. Changing 'gd_up' to 'gd_down' made no difference. Geoffrey

Re: [MSEide-MSEgui-talk] tdropdownlist

2014-12-10 Thread Geoffrey Barton
On 10 Dec 2014, at 15:38, Martin Schreiber wrote: > On Wednesday 10 December 2014 16:21:44 Geoffrey Barton wrote: >> how do I stop the text box from being editable? I just want a pull-down >> list for selection of 1 from n, but I cannot find the way to turn this off, >&

[MSEide-MSEgui-talk] tdropdownlist

2014-12-10 Thread Geoffrey Barton
how do I stop the text box from being editable? I just want a pull-down list for selection of 1 from n, but I cannot find the way to turn this off, there are so many options. geoffrey -- Download BIRT iHub F-Type - The F

Re: [MSEide-MSEgui-talk] MSEide cross compile armhf

2014-12-08 Thread Geoffrey Barton
On 8 Dec 2014, at 13:57, Martin Schreiber wrote: > On Monday 08 December 2014 14:45:25 Geoffrey Barton wrote: >> >> I get a different display format; >> > Strange. Do you use the cross gdb from > http://sourceforge.net/projects/mseide-msegui/files/fpcrossarm/crossf

Re: [MSEide-MSEgui-talk] MSEide cross compile armhf

2014-12-08 Thread Geoffrey Barton
On 8 Dec 2014, at 12:36, Martin Schreiber wrote: > On Monday 08 December 2014 12:24:41 Geoffrey Barton wrote: >>>> It seems to give occasionally erratic behaviour eg. a register suddenly >>>> reading as 0 when it is a source register of a multiplier operation. Is

Re: [MSEide-MSEgui-talk] MSEide cross compile armhf

2014-12-08 Thread Geoffrey Barton
On 8 Dec 2014, at 11:04, Martin Schreiber wrote: > On Monday 08 December 2014 11:29:46 Geoffrey Barton wrote: >> On 7 Dec 2014, at 16:32, Martin Schreiber wrote: >>> On Sunday 07 December 2014 16:33:53 Geoffrey Barton wrote: >>>> Martin, >>>> >&

Re: [MSEide-MSEgui-talk] First steps with mse...

2014-12-08 Thread Geoffrey Barton
On 5 Dec 2014, at 18:03, Martin Schreiber wrote: > On Friday 05 December 2014 18:38:10 Geoffrey Barton wrote: >> On 5 Dec 2014, at 17:26, Martin Schreiber wrote: >>> On Friday 05 December 2014 18:00:37 Geoffrey Barton wrote: >>>> also, if you then 'copy

Re: [MSEide-MSEgui-talk] MSEide cross compile armhf

2014-12-08 Thread Geoffrey Barton
On 7 Dec 2014, at 16:32, Martin Schreiber wrote: > On Sunday 07 December 2014 16:33:53 Geoffrey Barton wrote: >> Martin, >> >> is there any way to read the VFP registers from the debugger? ie. d0-d31 >> and their aliases? >> > Please try $ in watch windo

[MSEide-MSEgui-talk] MSEide cross compile armhf

2014-12-07 Thread Geoffrey Barton
Martin, is there any way to read the VFP registers from the debugger? ie. d0-d31 and their aliases? Geoffrey -- Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server from Actuate! Instantly Supercharge Your B

Re: [MSEide-MSEgui-talk] First steps with mse...

2014-12-05 Thread Geoffrey Barton
On 5 Dec 2014, at 17:26, Martin Schreiber wrote: > On Friday 05 December 2014 18:00:37 Geoffrey Barton wrote: >> >> also, if you then 'copy' and 'paste', the pasted copy does not normally >> stay selected.On MSEide I keep deleting it by mistake th

Re: [MSEide-MSEgui-talk] First steps with mse...

2014-12-05 Thread Geoffrey Barton
On 5 Dec 2014, at 16:55, Fred van Stappen wrote: > Hello Martin and thanks to answer and give your time. > > I will try to "delete" that dialog error message and change it into a "hint" > in debugger panel. > > Hum, little detail..., in all the code-text editors i use, when i > double-click

Re: [MSEide-MSEgui-talk] floating point exception armhf cross-compile

2014-12-05 Thread Geoffrey Barton
On 5 Dec 2014, at 14:41, Martin Schreiber wrote: > On Friday 05 December 2014 15:20:36 Geoffrey Barton wrote: >> On 5 Dec 2014, at 12:04, Martin Schreiber wrote: >>> On Friday 05 December 2014 11:22:04 Geoffrey Barton wrote: >>>> I found a tickbox 'stop on e

Re: [MSEide-MSEgui-talk] floating point exception armhf cross-compile

2014-12-05 Thread Geoffrey Barton
On 5 Dec 2014, at 12:04, Martin Schreiber wrote: > On Friday 05 December 2014 11:22:04 Geoffrey Barton wrote: >> >> I found a tickbox 'stop on exception', this gets me most of the way! >> > If the program stops because of an exception, 'View

Re: [MSEide-MSEgui-talk] floating point exception armhf cross-compile

2014-12-05 Thread Geoffrey Barton
On 5 Dec 2014, at 10:03, Geoffrey Barton wrote: > I have been transferring some existing code to arm linux using mseide-msegui > (very succesfully, it is a great tool!). > I received an Invalid floating point operation exception when running the > target. How do I back-track to th

[MSEide-MSEgui-talk] floating point exception armhf cross-compile

2014-12-05 Thread Geoffrey Barton
I have been transferring some existing code to arm linux using mseide-msegui (very succesfully, it is a great tool!). I received an Invalid floating point operation exception when running the target. How do I back-track to the cause? The xterm window 'runsshgdbserver' does not seem to accept com

Re: [MSEide-MSEgui-talk] crossarm console

2014-11-28 Thread Geoffrey Barton
On 28 Nov 2014, at 15:16, Martin Schreiber wrote: > On Friday 28 November 2014 15:25:12 Geoffrey Barton wrote: >> On 28 Nov 2014, at 12:39, Martin Schreiber wrote: >>> On Friday 28 November 2014 11:48:08 Geoffrey Barton wrote: >>>> how do I crossarm-compile a cons

Re: [MSEide-MSEgui-talk] crossarm console

2014-11-28 Thread Geoffrey Barton
On 28 Nov 2014, at 12:39, Martin Schreiber wrote: > On Friday 28 November 2014 11:48:08 Geoffrey Barton wrote: >> how do I crossarm-compile a console app, apart from hiding the form? >> > First make a project from the console.prj template. Then > 'Projec

[MSEide-MSEgui-talk] crossarm console

2014-11-28 Thread Geoffrey Barton
how do I crossarm-compile a console app, apart from hiding the form? Geoffrey -- Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server from Actuate! Instantly Supercharge Your Business Reports and Dashboards w

Re: [MSEide-MSEgui-talk] compiling mseide-msegui on ARMHF

2014-11-28 Thread Geoffrey Barton
On 28 Nov 2014, at 07:23, Martin Schreiber wrote: > On Thursday 27 November 2014 21:59:02 Geoffrey Barton wrote: >> >> 1looking at the compiled file with 'readelf', it appears to say >> 'softfloat'. But also VFPV3_d16, which is a hard float. >

Re: [MSEide-MSEgui-talk] compiling mseide-msegui on ARMHF

2014-11-27 Thread Geoffrey Barton
On 27 Nov 2014, at 11:32, Martin Schreiber wrote: > On Wednesday 26 November 2014 18:49:18 Martin Schreiber wrote: >> On Wednesday 26 November 2014 18:41:42 Geoffrey Barton wrote: >>> On 26 Nov 2014, at 17:33, Martin Schreiber wrote: >>>> On Tuesday 25 November

Re: [MSEide-MSEgui-talk] compiling mseide-msegui on ARMHF

2014-11-27 Thread Geoffrey Barton
On 27 Nov 2014, at 17:01, Martin Schreiber wrote: > On Thursday 27 November 2014 17:47:15 Geoffrey Barton wrote: >> >> I have had to increase the $RUNTARGET} 'wait before connect' box to 10 >> seconds to allow me time to type in the SSH key passphrase, otherwise

Re: [MSEide-MSEgui-talk] compiling mseide-msegui on ARMHF

2014-11-27 Thread Geoffrey Barton
On 27 Nov 2014, at 16:24, Martin Schreiber wrote: > On Thursday 27 November 2014 17:03:32 Geoffrey Barton wrote: >> On 27 Nov 2014, at 14:35, Geoffrey Barton wrote: >>> would I be right in thinking that ${COPYTARGET} should run before >>> ${RUNTARGET

Re: [MSEide-MSEgui-talk] compiling mseide-msegui on ARMHF

2014-11-27 Thread Geoffrey Barton
On 27 Nov 2014, at 14:35, Geoffrey Barton wrote: > would I be right in thinking that ${COPYTARGET} should run before > ${RUNTARGET}? > > When the script runsshgdbserver.sh runs it finds there is no exe file, and I > cannot see one in the remote directory either. It is as tho

Re: [MSEide-MSEgui-talk] compiling mseide-msegui on ARMHF

2014-11-27 Thread Geoffrey Barton
would I be right in thinking that ${COPYTARGET} should run before ${RUNTARGET}? When the script runsshgdbserver.sh runs it finds there is no exe file, and I cannot see one in the remote directory either. It is as though $COPYTARGET} has not run. How can I debug this? -hold and --wait do not seem

Re: [MSEide-MSEgui-talk] compiling mseide-msegui on ARMHF

2014-11-26 Thread Geoffrey Barton
On 26 Nov 2014, at 17:40, Geoffrey Barton wrote: > > On 26 Nov 2014, at 17:13, Martin Schreiber wrote: > >> On Wednesday 26 November 2014 17:59:01 Geoffrey Barton wrote: >> >>>> works for me. >>> >>> I can only get the copytarget xterm cp

Re: [MSEide-MSEgui-talk] compiling mseide-msegui on ARMHF

2014-11-26 Thread Geoffrey Barton
On 26 Nov 2014, at 17:49, Martin Schreiber wrote: > On Wednesday 26 November 2014 18:41:42 Geoffrey Barton wrote: >> On 26 Nov 2014, at 17:33, Martin Schreiber wrote: >>> On Tuesday 25 November 2014 18:03:31 Martin Schreiber wrote: >>>>> except it is compil

Re: [MSEide-MSEgui-talk] compiling mseide-msegui on ARMHF

2014-11-26 Thread Geoffrey Barton
On 26 Nov 2014, at 17:33, Martin Schreiber wrote: > On Tuesday 25 November 2014 18:03:31 Martin Schreiber wrote: >> >>> except it is compiled as >>> soft-float. I thought even the PI was HF now? >> >> I thought I start with the simplest possibility. ;-) >> > I just successfully built a FPC 2.

Re: [MSEide-MSEgui-talk] compiling mseide-msegui on ARMHF

2014-11-26 Thread Geoffrey Barton
On 26 Nov 2014, at 17:13, Martin Schreiber wrote: > On Wednesday 26 November 2014 17:59:01 Geoffrey Barton wrote: > >>> works for me. >> >> I can only get the copytarget xterm cp ...etc... to work if I am root. >> > Then there is a problem with the access

Re: [MSEide-MSEgui-talk] compiling mseide-msegui on ARMHF

2014-11-26 Thread Geoffrey Barton
On 26 Nov 2014, at 16:14, Martin Schreiber wrote: > On Wednesday 26 November 2014 15:38:59 Geoffrey Barton wrote: >> >>> Does the 'Download command' work? If you add --wait after ${COPYTARGET} >>> the Xterm for that command should stay open so it is possib

Re: [MSEide-MSEgui-talk] compiling mseide-msegui on ARMHF

2014-11-26 Thread Geoffrey Barton
On 26 Nov 2014, at 16:14, Martin Schreiber wrote: > On Wednesday 26 November 2014 15:38:59 Geoffrey Barton wrote: >> >>> Does the 'Download command' work? If you add --wait after ${COPYTARGET} >>> the Xterm for that command should stay open so it is possib

Re: [MSEide-MSEgui-talk] compiling mseide-msegui on ARMHF

2014-11-26 Thread Geoffrey Barton
On 26 Nov 2014, at 12:30, Martin Schreiber wrote: > On Wednesday 26 November 2014 13:01:16 Geoffrey Barton wrote: >> >>> If the Xterm closes add >>> " >>> echo Please press enter >>> read >>> " >>> at the end of apps/ide/

Re: [MSEide-MSEgui-talk] compiling mseide-msegui on ARMHF

2014-11-26 Thread Geoffrey Barton
On 26 Nov 2014, at 06:43, Martin Schreiber wrote: > On Tuesday 25 November 2014 20:02:50 Geoffrey Barton wrote: >> >> ok, did that. Now I get the chance to enter the target user password but:- >> > I suggest to setup a SSH login without password (public key authen

Re: [MSEide-MSEgui-talk] compiling mseide-msegui on ARMHF

2014-11-25 Thread Geoffrey Barton
On 25 Nov 2014, at 17:49, Martin Schreiber wrote: > On Tuesday 25 November 2014 18:03:31 Martin Schreiber wrote: >>> 2 I get a message briefly on >>> the screen. It starts 'start gdb server' but it is not there long enough >>> to read. >> >> It should open a Xterm with the SSH connection to t

Re: [MSEide-MSEgui-talk] compiling mseide-msegui on ARMHF

2014-11-25 Thread Geoffrey Barton
On 24 Nov 2014, at 08:06, Martin Schreiber wrote: > On Monday 17 November 2014 10:19:34 Geoffrey Barton wrote: >> >>> Another option is cross compiling and debugging with MSEide on a linux PC >>> which also works very well. I plan to publish a MSEide cross compilin

[MSEide-MSEgui-talk] mseide-msegui on ARMHF

2014-11-20 Thread Geoffrey Barton
view>cpu produces a window headed 'CPU I386' with i386 register names. Geoffrey -- Download BIRT iHub F-Type - The Free Enterprise-Grade BIRT Server from Actuate! Instantly Supercharge Your Business Reports and Dashboards

[MSEide-MSEgui-talk] compile/assembly time

2014-11-20 Thread Geoffrey Barton
what is the difference between project>make and project>build? They both seem to recompile all the units used every time you do either. This is rather impractical as, if you make a simple syntax error in the main file, this is not detected until after all the other units have been built, so debu

Re: [MSEide-MSEgui-talk] compiling mseide-msegui on ARMHF

2014-11-20 Thread Geoffrey Barton
On 20 Nov 2014, at 14:18, Geoffrey Barton wrote: > > On 20 Nov 2014, at 12:26, Martin Schreiber wrote: > >> On Thursday 20 November 2014 12:23:33 Geoffrey Barton wrote: >>>> >>>> It loads it into gdb. >>> >>> runs ok in gdb. >>

Re: [MSEide-MSEgui-talk] compiling mseide-msegui on ARMHF

2014-11-20 Thread Geoffrey Barton
On 20 Nov 2014, at 12:26, Martin Schreiber wrote: > On Thursday 20 November 2014 12:23:33 Geoffrey Barton wrote: >>> >>> It loads it into gdb. >> >> runs ok in gdb. >> >>> Try to start the program by 'Target'-'Next Instruction&#

Re: [MSEide-MSEgui-talk] compiling mseide-msegui on ARMHF

2014-11-20 Thread Geoffrey Barton
On 20 Nov 2014, at 09:34, Martin Schreiber wrote: > On Thursday 20 November 2014 10:04:03 Geoffrey Barton wrote: >>> Can not reproduce, works for me with FPC 2.4.6 armel-eabi from here: >>> ftp://gd.tuwien.ac.at/languages/pascal/fpc/dist/2.6.4/arm-linux/fpc-2.6.4 >>

Re: [MSEide-MSEgui-talk] compiling mseide-msegui on ARMHF

2014-11-20 Thread Geoffrey Barton
On 20 Nov 2014, at 06:54, Martin Schreiber wrote: > On Wednesday 19 November 2014 19:39:34 Geoffrey Barton wrote: >> >> ok, this saves now, and compiles. I just edited the caption on the buttion >> of the 'demo' program. app does not run in ide 

Re: [MSEide-MSEgui-talk] compiling mseide-msegui on ARMHF

2014-11-19 Thread Geoffrey Barton
On 19 Nov 2014, at 16:26, Martin Schreiber wrote: > On Wednesday 19 November 2014 12:41:34 Geoffrey Barton wrote: >> I am getting 'access violation' when I try and save files. New project >> seems to create the template files ok and in the specified place, but >>

Re: [MSEide-MSEgui-talk] compiling mseide-msegui on ARMHF

2014-11-19 Thread Geoffrey Barton
I am getting 'access violation' when I try and save files. New project seems to create the template files ok and in the specified place, but trying to save the form after adding a component causes the access violation, also trying to build or make, presumably at the point at which it saves the m

Re: [MSEide-MSEgui-talk] compiling mseide-msegui on ARMHF

2014-11-17 Thread Geoffrey Barton
On 17 Nov 2014, at 09:02, Martin Schreiber wrote: > On Monday 17 November 2014 09:32:52 Geoffrey Barton wrote: >> >> yes, that works. Now compiles and runs! >> > Has MSEide a usable performace on your system? very much so. The power of the tool makes it worth while.

Re: [MSEide-MSEgui-talk] compiling mseide-msegui on ARMHF

2014-11-17 Thread Geoffrey Barton
On 17 Nov 2014, at 05:59, Martin Schreiber wrote: > On Sunday 16 November 2014 19:55:03 Geoffrey Barton wrote: >> On 16 Nov 2014, at 18:34, Martin Schreiber wrote: >>> >>> Please try again with git master >>> 455663cd83e664db1f4a2dbbb72e5ef2cb13f80f,

Re: [MSEide-MSEgui-talk] compiling mseide-msegui on ARMHF

2014-11-16 Thread Geoffrey Barton
On 16 Nov 2014, at 18:34, Martin Schreiber wrote: > On Saturday 15 November 2014 11:00:07 Geoffrey Barton wrote: >> On 15 Nov 2014, at 08:29, Martin Schreiber wrote: >>> On Friday 14 November 2014 18:50:36 Martin Schreiber wrote: >>>> Works basically. Current pr

Re: [MSEide-MSEgui-talk] compiling mseide-msegui on ARMHF

2014-11-15 Thread Geoffrey Barton
On 15 Nov 2014, at 10:01, Martin Schreiber wrote: > On Saturday 15 November 2014 10:48:18 Geoffrey Barton wrote: >> On 15 Nov 2014, at 08:29, Martin Schreiber wrote: >>> On Friday 14 November 2014 18:50:36 Martin Schreiber wrote: >>>> Works basically. Current pr

Re: [MSEide-MSEgui-talk] compiling mseide-msegui on ARMHF

2014-11-15 Thread Geoffrey Barton
On 15 Nov 2014, at 10:01, Martin Schreiber wrote: > On Saturday 15 November 2014 10:48:18 Geoffrey Barton wrote: >> On 15 Nov 2014, at 08:29, Martin Schreiber wrote: >>> On Friday 14 November 2014 18:50:36 Martin Schreiber wrote: >>>> Works basically. Current pr

Re: [MSEide-MSEgui-talk] compiling mseide-msegui on ARMHF

2014-11-15 Thread Geoffrey Barton
On 15 Nov 2014, at 08:29, Martin Schreiber wrote: > On Friday 14 November 2014 18:50:36 Martin Schreiber wrote: >> >> Works basically. Current problem: xopendisplay() does not work if the >> inferior has been started by gdbserver. Has anybody an idea? An access >> right problem? >> > Got it wo

Re: [MSEide-MSEgui-talk] compiling mseide-msegui on ARMHF

2014-11-15 Thread Geoffrey Barton
On 15 Nov 2014, at 08:29, Martin Schreiber wrote: > On Friday 14 November 2014 18:50:36 Martin Schreiber wrote: >> >> Works basically. Current problem: xopendisplay() does not work if the >> inferior has been started by gdbserver. Has anybody an idea? An access >> right problem? >> > Got it wo

Re: [MSEide-MSEgui-talk] compiling mseide-msegui on ARMHF

2014-11-13 Thread Geoffrey Barton
On 13 Nov 2014, at 14:02, Martin Schreiber wrote: > On Wednesday 12 November 2014 12:50:13 Geoffrey Barton wrote: >> >> herewith:- >> >> >> >> Program received signal SIGSEGV, Segmentation fault. >> 0x000162dc in fpc_dynarray

Re: [MSEide-MSEgui-talk] compiling mseide-msegui on ARMHF

2014-11-12 Thread Geoffrey Barton
On 12 Nov 2014, at 12:36, Martin Schreiber wrote: > On Wednesday 12 November 2014 12:50:13 Geoffrey Barton wrote: >> >>> I just got a Raspberry pi but it does not work >> >> what does not work? FPC? >> > It does not boot, maybe the SD with the boot ima

Re: [MSEide-MSEgui-talk] compiling mseide-msegui on ARMHF

2014-11-12 Thread Geoffrey Barton
On 12 Nov 2014, at 11:06, Martin Schreiber wrote: > On Wednesday 12 November 2014 11:19:53 Geoffrey Barton wrote: > >>> Please compile with -B, another FPC unit loading problem, happens often. >> >> ok. Now compiles and runs ok. >> >> So does Pa

Re: [MSEide-MSEgui-talk] compiling mseide-msegui on ARMHF

2014-11-12 Thread Geoffrey Barton
On 12 Nov 2014, at 09:27, Martin Schreiber wrote: > On Wednesday 12 November 2014 10:13:38 Geoffrey Barton wrote: > >>> Yes, for example the attached program. >> >> Compilation fails:- >> >> An unhandled exception occurred at $0002EB2C : >&

Re: [MSEide-MSEgui-talk] compiling mseide-msegui on ARMHF

2014-11-12 Thread Geoffrey Barton
On 11 Nov 2014, at 17:33, Martin Schreiber wrote: > On Tuesday 11 November 2014 17:43:59 Geoffrey Barton wrote: > >> >> I have no idea. I would not know where to start.I have been looking at the >> various compiler configurations, but there seem to be bits all o

Re: [MSEide-MSEgui-talk] compiling mseide-msegui on ARMHF

2014-11-12 Thread Geoffrey Barton
On 11 Nov 2014, at 16:55, Patrick Goupell wrote: > > On 11/11/2014 11:43 AM, Geoffrey Barton wrote: >>> Suggestion: First compile a minimal MSEgui application. > > You can download the startproject.zip from the msegui.org webstie > Tutorials page. > > Unzip

Re: [MSEide-MSEgui-talk] compiling mseide-msegui on ARMHF

2014-11-11 Thread Geoffrey Barton
On 11 Nov 2014, at 16:26, Martin Schreiber wrote: > On Tuesday 11 November 2014 17:08:24 Geoffrey Barton wrote: >>> Please compile with -B -gl in order to get a more informative stack >>> trace. >> >> result:- >> >> An unhandled exception occurred

Re: [MSEide-MSEgui-talk] compiling mseide-msegui on ARMHF

2014-11-11 Thread Geoffrey Barton
On 11 Nov 2014, at 15:09, Martin Schreiber wrote: > On Tuesday 11 November 2014 14:56:31 Geoffrey Barton wrote: >> On 11 Nov 2014, at 11:57, Martin Schreiber wrote: >>> On Tuesday 11 November 2014 12:17:19 Geoffrey Barton wrote: >>>> it now loads fpimage from

Re: [MSEide-MSEgui-talk] compiling mseide-msegui on ARMHF

2014-11-11 Thread Geoffrey Barton
On 11 Nov 2014, at 11:57, Martin Schreiber wrote: > On Tuesday 11 November 2014 12:17:19 Geoffrey Barton wrote: >> it now loads fpimage from fpccompatibility, and fails at:- >> >> msedb.pas(2822,10) Error: Identifier not found "eiconv" >> msedb.pas(2822,17

Re: [MSEide-MSEgui-talk] compiling mseide-msegui on ARMHF

2014-11-11 Thread Geoffrey Barton
On 11 Nov 2014, at 11:08, Martin Schreiber wrote: > On Tuesday 11 November 2014 11:59:36 Geoffrey Barton wrote: >> On 11 Nov 2014, at 10:48, Martin Schreiber wrote: >>> On Tuesday 11 November 2014 11:20:39 Geoffrey Barton wrote: >>>> yes, I checked that. >

Re: [MSEide-MSEgui-talk] compiling mseide-msegui on ARMHF

2014-11-11 Thread Geoffrey Barton
On 11 Nov 2014, at 10:48, Martin Schreiber wrote: > On Tuesday 11 November 2014 11:20:39 Geoffrey Barton wrote: >> >> yes, I checked that. >> BTW There was a similar error listed for 'assignto' in line 31 as well. >> > /lib/common/fpccompatibility

Re: [MSEide-MSEgui-talk] compiling mseide-msegui on ARMHF

2014-11-11 Thread Geoffrey Barton
On 11 Nov 2014, at 09:58, Martin Schreiber wrote: > On Tuesday 11 November 2014 10:35:08 Geoffrey Barton wrote: >> fpc 2.6.2 armhf: >> >> "msegraphicstream.pas(30,14) Error: There is no method in an ancestor class >> to be overridden: "tmsefpmemoryimage

Re: [MSEide-MSEgui-talk] compiling mseide-msegui on ARMHF

2014-11-11 Thread Geoffrey Barton
On 11 Nov 2014, at 09:07, Martin Schreiber wrote: > On Tuesday 11 November 2014 09:11:02 Geoffrey Barton wrote: >> On 11 Nov 2014, at 06:23, Martin Schreiber wrote: >>> On Monday 10 November 2014 22:43:31 Geoffrey Barton wrote: >>>>> FPC 2.6.4 is OK too and

Re: [MSEide-MSEgui-talk] compiling mseide-msegui on ARMHF

2014-11-11 Thread Geoffrey Barton
On 11 Nov 2014, at 06:23, Martin Schreiber wrote: > On Monday 10 November 2014 22:43:31 Geoffrey Barton wrote: > >>> FPC 2.6.4 is OK too and AFAIK current MSEide+MSEgui still compiles with >>> FPC 2.6.2. >> > I just tested MSEide+MSEgui with FPC 2.6.2, it comp

Re: [MSEide-MSEgui-talk] compiling mseide-msegui on ARMHF

2014-11-10 Thread Geoffrey Barton
On 11 Nov 2014, at 05:51, Martin Schreiber wrote: > On Monday 10 November 2014 22:43:31 Geoffrey Barton wrote: >> >> I got as far as this:- >> Assembling msegraphutils >> msestrings.pas(1285,23) Error: Incompatible type for arg no. 2: Got >> "UnicodeString

Re: [MSEide-MSEgui-talk] compiling mseide-msegui on ARMHF

2014-11-10 Thread Geoffrey Barton
On 10 Nov 2014, at 15:49, Martin Schreiber wrote: > On Monday 10 November 2014 16:28:43 Geoffrey Barton wrote: > >> I have now tried with fpc 2.6.2 on your git master and it fails on "Can't >> find unit xlib used by mseguiintf" Apt-get does not seem to reco

Re: [MSEide-MSEgui-talk] compiling mseide-msegui on ARMHF

2014-11-10 Thread Geoffrey Barton
On 9 Nov 2014, at 14:55, Martin Schreiber wrote: > On Friday 07 November 2014 17:58:46 Geoffrey Barton wrote: > >> I tried the flag->logflag change, but the compilation failed on another >> file. I tried 2.7.1 as I already had it there, but this gave out a sea of >>

Re: [MSEide-MSEgui-talk] compiling mseide-msegui on ARMHF

2014-11-09 Thread Geoffrey Barton
On 7 Nov 2014, at 18:15, Martin Schreiber wrote: > On Friday 07 November 2014 17:58:46 Geoffrey Barton wrote: >> >> I tried the flag->logflag change, but the compilation failed on another >> file. I tried 2.7.1 as I already had it there, but this gave out a sea of &g

Re: [MSEide-MSEgui-talk] compiling mseide-msegui on ARMHF

2014-11-07 Thread Geoffrey Barton
On 7 Nov 2014, at 18:15, Martin Schreiber wrote: > On Friday 07 November 2014 17:58:46 Geoffrey Barton wrote: >> >> I tried the flag->logflag change, but the compilation failed on another >> file. I tried 2.7.1 as I already had it there, but this gave out a sea of &g

Re: [MSEide-MSEgui-talk] compiling mseide-msegui on ARMHF

2014-11-07 Thread Geoffrey Barton
On 7 Nov 2014, at 16:18, Martin Schreiber wrote: > On Friday 07 November 2014 15:42:02 Geoffrey Barton wrote: >> On 7 Nov 2014, at 14:11, Martin Schreiber wrote: >>> On Friday 07 November 2014 13:13:10 Martin Schreiber wrote: >>>> MSEide git master 14c7c80b50

Re: [MSEide-MSEgui-talk] compiling mseide-msegui on ARMHF

2014-11-07 Thread Geoffrey Barton
On 7 Nov 2014, at 14:11, Martin Schreiber wrote: > On Friday 07 November 2014 13:13:10 Martin Schreiber wrote: >> >> MSEide git master 14c7c80b507147bf2ad9661540c215faac621afe compiles for me >> with a linux-x86 -> ARM FPC 2.6.5 crosscompiler. Linking fails because of >> missing libraries I nee

[MSEide-MSEgui-talk] compiling mseide-msegui on ARMHF

2014-11-06 Thread Geoffrey Barton
I have been trying to compile the git master version natively on an ARM cortex A9 quad core processor running Ubuntu 14.04. The FPC compiler is 2.6.2 armhf. 1 the compilation fails in msedynload.pas in 'get8087cw' and 'set8087CW'. I commented these out as they should not be needed. Presumab