public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] Starting port for Fujitsu-FM3
@ 2013-03-13 14:32 Lukas Riezler
  2013-03-13 18:31 ` Ilija Kocho
  0 siblings, 1 reply; 2+ messages in thread
From: Lukas Riezler @ 2013-03-13 14:32 UTC (permalink / raw)
  To: ecos-discuss

Hi all,

after reading a lot of stuff about ecos
and studying the existing HAL of Cortex-M (architecture) --> stm32 (variant) --> stm3210e_Evalboard (platform),
now the time has come to start porting ecos to a Fujitsu-FM3 (variant) --> MB9B506R (platform).

I use Eclipse-CDT with gcc (which comes with ecos) and JLINK-GDB-Server from Segger for debugging.

Do you have any additional tips which I should know before I'll start my intention?


With kind regards, Lukas

-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [ECOS] Starting port for Fujitsu-FM3
  2013-03-13 14:32 [ECOS] Starting port for Fujitsu-FM3 Lukas Riezler
@ 2013-03-13 18:31 ` Ilija Kocho
  0 siblings, 0 replies; 2+ messages in thread
From: Ilija Kocho @ 2013-03-13 18:31 UTC (permalink / raw)
  To: Lukas Riezler; +Cc: ecos-discuss

On 13.03.2013 15:31, Lukas Riezler wrote:
> Hi all,
>
> after reading a lot of stuff about ecos
> and studying the existing HAL of Cortex-M (architecture) --> stm32 (variant) --> stm3210e_Evalboard (platform),
> now the time has come to start porting ecos to a Fujitsu-FM3 (variant) --> MB9B506R (platform).

Have you checked what for device drivers? Some drivers may be ready on
some other architecture. Pay a visit to other Fujitsu ports. If you find
drivers for your device, do not copy. Let targets and architecture share
device drivers, that's the one of the main reasons why devices are
decoupled from HAL. LPC17xx, for example uses drivers from LPC2xxx.


>
> I use Eclipse-CDT with gcc (which comes with ecos) and JLINK-GDB-Server from Segger for debugging.

You could make use of eCos Gnu Tools 4.6.3 test release, ref:
http://ecos.sourceware.org/ml/ecos-discuss/2012-06/msg00047.html

>
> Do you have any additional tips which I should know before I'll start my intention?

Have fun

Ilija


-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-03-13 18:31 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-03-13 14:32 [ECOS] Starting port for Fujitsu-FM3 Lukas Riezler
2013-03-13 18:31 ` Ilija Kocho

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).