Those two links may help:

The first article references the 2nd:

http://www.eevblog.com/forum/beginners/help-on-arm-cortex-m3-development-tools-ide/20/?wap2

https://github.com/mossmann/hackrf/wiki/LPC43xx-Debugging

Michael

Am 16.03.13 03:13, schrieb Justin Smyth:
I'm using a LPC 1343 Microcontroller unit from waveshare, basically its a Cortex M3.

the link for the board is - http://www.wvshare.com/product/Open1343-Package-A.htm

I've now got STLInk V2 debugging kit , i want to debug this board in lazarus


KInd Regards

Justin

-----Original Message----- From: Rainer Stratmann
Sent: Saturday, March 16, 2013 6:28 AM
To: FPC-Pascal users discussions
Subject: Re: [fpc-pascal] [OT] Pascal compiler for embedded platforms

What kind of controller?
Atmel AVR 8 bit?
ARM 32 bit?

For AVR it works good.

Am Friday 15 March 2013 13:29:48 schrieb Justin Smyth:
I've tried to use mikropascal and not had any luck , i emailed them my
board i was going to use with the product and they said they didnt support
it.
may be in the future...


I've now got a ST Link V2 for the debugging , if someone could give me an
idea how to set it up  , i would be great full.

Kind Regards


Justin Smyth

-----Original Message-----
From: Rainer Stratmann
Sent: Friday, March 15, 2013 9:30 PM
To: FPC-Pascal users discussions
Subject: Re: [fpc-pascal] [OT] Pascal compiler for embedded platforms

Am Friday 15 March 2013 10:40:15 schrieb Roberto P.:
> 2013/3/15 Rainer Stratmann <rainerstratm...@t-online.de>
>
> > For 32 bit ARM I would try to use freepascal.
> > I got it work somehow.
>
> any tip or guide would be appreciated, then.

For me that is not easy. Most of the time I get it work somehow and shortly
after I did not realize why ... :-)
I have suggestions to make something easier, but I am always facing excuses
why it is good as it is, so I less take part of this type of discussions
which are exhausting for me.

> > > I'm just a little afraid of the potentially limited maturity of
> > > these.
> >
> > What do you mean exactly with that?
>
> I mean that (maybe) both FPC and mikroePascal are young products for the > embedded world, so that I might be facing compiler or library propblems
> during the devlopment, besides my own project problems.

May be mikroe is not providing the sourcecode (I am not sure), but they
have for nearly everything a solution. Ethernet, FAT, SPI, SD-Card, USB,
HTTP, TCP, etc...
There were problems in the past, but because they are (heavily) busy with
that
stuff they solve most of the important problems. And I think they are
honest.
_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal


_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal


_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal


_______________________________________________
fpc-pascal maillist  -  fpc-pascal@lists.freepascal.org
http://lists.freepascal.org/mailman/listinfo/fpc-pascal

Reply via email to