22.05.2014 5:44, Daniel Gaspary пишет:
Hi,
I am trying to compile lazarus trunk with fpc 2.7.1(Rev 27809), but
the error bellow is being raised:
tageometry.pas(374,85) Error: Asm: [sqrtsd mem128,xmmreg] invalid
combination of opcode and operands
My OS is Linux(Kubuntu 14.04), 64 bits.
Hi,
I am trying to compile lazarus trunk with fpc 2.7.1(Rev 27809), but
the error bellow is being raised:
tageometry.pas(374,85) Error: Asm: [sqrtsd mem128,xmmreg] invalid
combination of opcode and operands
My OS is Linux(Kubuntu 14.04), 64 bits. I'm using LCL_PLATFORM=qt
The IDE is co
[cut]
Friends,
Robson Dantas de Aguiar is a Brazilian, I don't know what his problem is,
but he always insults many members of open lists which he also
participates, for many years.
However, in my case, it happened things more serious. He said I was a
thief, saying libel and slander against my n
Hi,
Where report bugs for TurboPower IpHTMLPanel? I don't see category for this
package in mantis bugtracker.
***Bug***
I have html table. I want to add new rows on runtime by creating new node
TIpHtmlNodeTR.Create() to avoid reloading and reparsing whole HTML. Table
can contain thousands rows an
On Wednesday 21 May 2014 16:43:23 Justin Smyth wrote:
>
> I can get lazarus to compile my project ok then I can openocd to flash my
> board , I can gdb connecting on port OK but I can't get it stop on any
> break points..
>
I don't know openocd, connection with gdb is described here:
http://o
On 2014-05-21 08:49, Michael Schnell wrote:
> I am not interested in EpicTimer in it's current stat, as it needs a GUI
> based LCL Widget Type to be compiled,
Please READ the answers/replies before spreading FUD. As I said,
EpicTimer doesn't have a GUI dependency since 4 years ago when I patched
op 21-05-14 15:59, Justin Smyth schreef:
I can now compile in lazarus , I have openocd working it detects my board.
I need to flash the elf file to my board , I have read open ocd can do , and
I read somewhere GBD can do it too
Whats the best way to do this ?
Also do I need to have openocd
>
> OTOH it was Junior who started the thread about timing. Which can be read
as a hint that he can ask for help or he can troll, but not both.
>
> --
> Mark Morgan Lloyd
> markMLl .AT. telemetry.co .DOT. uk
Yes, he can. He's been doing this for years, you can find other occurences
in the forum, t
Hi folks
I can get lazarus to compile my project ok then I can openocd to flash my
board , I can gdb connecting on port OK but I can't get it stop on any
break points..
Also should I see once it connects with gdb something change in openocd ?
With the LPC1343 chipset do I need
I can now compile in lazarus , I have openocd working it detects my board.
I need to flash the elf file to my board , I have read open ocd can do , and
I read somewhere GBD can do it too
Whats the best way to do this ?
Also do I need to have openocd running first then compile my program ?
In Turbobird
https://github.com/motaz/turbobird
when connected to a database, going to views/right click, Display View
DDL gives an error message instead of the expected form in a tab.
Error message:
Failed to create win32 control, error: 0 : The operation completed
succesfully
It occurs
- in the
On Wednesday 21 May 2014 12:21:41 Koenraad Lelong wrote:
> Hi,
>
> I'm trying to use lazarus as a debugging-frontend for arm-embedded.
[...]
>
> P.S. is there a way to send "monitor" commands to the debugger ? That
> way I could program my chip.
>
MSEide has support for such scenarios:
http://mseid
On 05/21/2014 02:28 PM, Sven Barth wrote:
Search for Lazarus-CCR on SourceForge, select SVN at the top and
navigate to components/epiktimer.
Works.
Thanks,
-Michael
--
___
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.
I dont know the answer, sa I do not have that scenario myself.
It would help, if you can specify which commands, to send to gdb, if you
run gdb outside lazarus.
In Lazarus, There is also Menu: "Run" > "Run Parameter" which allaws to
set the "Host application". That is the exe gdb should debug
Am 21.05.2014 12:06 schrieb "Michael Schnell" :
>
> On 05/21/2014 11:26 AM, Sven Barth wrote:
>>
>>
>>
>> Did you even take a look at the current state? The EpikTimer unit only
requires units from the FCL and the RTL. Additionally Graeme uses it in his
fpGui projects which doesn't provide a "GUI ba
This thread is going as far than I can think...
What I can not understand is the problem with an opensource project...
2014-05-21 6:33 GMT-03:00 Junior :
> Not true I do not have two names, merely posted an off-topic.
>
> Em 21-05-2014 06:18, Mark Morgan Lloyd escreveu:
>
> leledumbo wrote:
op 21-05-14 13:35, Michael Ring schreef:
...
Unfortunaltely the debugger cannot be set on project level, you need to
set it in
Tools->Options->Debugger
That's where I configured the "remote gdb" options.
But how do I tel it to use an elf-file ?
Does lazarus svn have more possibilities ?
Ko
I only use trunk lazarus, I cannot tell you if this is also available in
the release versions.
MiR
Am 21.05.14 13:48, schrieb Justin Smyth:
Do I need lazarus 1.2.2 or will latest trunk work ?
I am using this on a vm on my server which is connected to the
microprocessor board. , so it will on
Do I need lazarus 1.2.2 or will latest trunk work ?
I am using this on a vm on my server which is connected to the
microprocessor board. , so it will only be used for this ,, my own dev
machine is on my laptop
-Original Message-
From: Michael Ring [mailto:m...@michael-ring.org]
Sent: We
Project->Compiler Options->other
You can add those settings in Custom options control
Target Os (embedded) and Target CPU family can be set in
Project->Compiler Options->Config and Target
The compiler can be set in
Project->Compiler Options->Compiler Commands, in Compiler Command edit field
I'd like to know more , I am doing the same thing but from windows for a
NXP LPC 1343 board.
I have recently got FPC 2.6.4 svn -27804 running on Lazarus 1.3 win32 i386
Trunk ( SVN 45035 )
I don't see this version having much debugging for embedded arm plus for my
chipset I am missing the -w sw
Hi,
I'm trying to use lazarus as a debugging-frontend for arm-embedded.
I managed to configure lazarus to compile my source into
arm-embedded-code for the STM32F103-processor.
My next step is to configure lazarus to debug the code.
When I do nothing, the debugger complains that project1 does no
On 05/21/2014 10:58 AM, Michael Schnell wrote:
vDSO seems like the way to go in Linux. Here the Kernel is supposed to
provide a fully user space function that accesses the hardware
provided by the arch or emulates it in the best possible way.
As a staring point:
In /usr/src/linux/Documen
On 05/21/2014 11:23 AM, Sven Barth wrote:
Graeme is right with four years. The dependency on LCL units was
removed on 18th May 2010.
I was just joking, nagging that a ZIP distribution had not been done
since that :-[ .
-Michael
--
___
Lazarus
On 05/21/2014 11:26 AM, Sven Barth wrote:
Did you even take a look at the current state? The EpikTimer unit only
requires units from the FCL and the RTL. Additionally Graeme uses it
in his fpGui projects which doesn't provide a "GUI based LCL widget
type" either...
Sounds great.
Trying
On Sat, May 10, 2014 at 7:49 PM, Koenraad Lelong
wrote:
> I spoke a bit too soon. I downloaded release (download snapshot). Then I
> tried to compile lib/minicommons. I get the same errors I had before :
> /lib/mnFields.pas(750,20) Error: Calling convention doesn't match forward
> /lib/mnFields.pa
Not true I do not have two names, merely posted an off-topic.
Em 21-05-2014 06:18, Mark Morgan Lloyd escreveu:
leledumbo wrote:
This message (spam) is from the same author with dual identity, a.k.a
Robson.
I received insults in pvt. This is the famous "hue hue br br br"
(http://knowyourmeme.c
Am 21.05.2014 09:50 schrieb "Michael Schnell" :
>
> On 05/19/2014 09:00 PM, Graeme Geldenhuys wrote:
>>
>>
>> Tom and I would welcome patches for EpikTimer.
>
> I am not interested in EpicTimer in it's current stat, as it needs a GUI
based LCL Widget Type to be compiled, and my interest regarding t
Am 21.05.2014 10:59 schrieb "Michael Schnell" :
>
> On 05/19/2014 09:06 PM, Graeme Geldenhuys wrote:
>>
>> Correction, it was fixed 4 years ago. :)
>
>
> Seems more like 8 years :-) :-) :-)
Graeme is right with four years. The dependency on LCL units was removed on
18th May 2010.
Regards,
Sven
--
I will not defend myself because my English is very bad. Short answer:
Nobody here has received spam from me.
Em 21-05-2014 03:21, Michael Van Canneyt escreveu:
On Tue, 20 May 2014, leledumbo wrote:
This message (spam) is from the same author with dual identity, a.k.a
Robson.
I received i
leledumbo wrote:
This message (spam) is from the same author with dual identity, a.k.a
Robson.
I received insults in pvt. This is the famous "hue hue br br br"
(http://knowyourmeme.com/memes/huahuehuahue). Therefore,
Robson/Lazarus.linux/Junior.linux/others is just a flamer, who that delights
c
On 05/19/2014 09:06 PM, Graeme Geldenhuys wrote:
Correction, it was fixed 4 years ago. :)
Seems more like 8 years :-) :-) :-)
-Michael
--
___
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listi
On 05/19/2014 08:52 PM, Tom Lisjac wrote:
There's no question that the component needs an update as the current
zip on the Lazarus-ccr was packaged in 2006. SVN is more current and
Graeme and I will get together and roll any additional improvements
he's made into a new release.
Great !
If
On 05/19/2014 07:54 PM, Graeme Geldenhuys wrote:
You are clearly using a very outdated version. That was fixed 2+ years
ago. Get the latest code from SubVersion instead of the ZIP download.
Right you are,
The files contained in the ZIP are dated at max at 10/2006.
I never came across any othe
On 05/20/2014 05:18 PM, Felipe Monteiro de Carvalho wrote:
And most people using Lazarus are using it for desktop apps.
While this of course is true, one of the the strategical advantages of
fpc/Lazarus above Delphi is that it is inherently cross-platform:
multiple CPU archs, multiple OSes, a
On 05/19/2014 09:00 PM, Graeme Geldenhuys wrote:
Tom and I would welcome patches for EpikTimer.
I am not interested in EpicTimer in it's current stat, as it needs a GUI
based LCL Widget Type to be compiled, and my interest regarding timing
is the creation of the "ActiveNoGUI" widget type.
I
36 matches
Mail list logo