public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS] package definition with CDL
@ 2000-07-04  7:44 Jörg Rapka
  2000-07-04  9:40 ` Bart Veer
  2000-07-04 20:28 ` Robin Kirkham
  0 siblings, 2 replies; 4+ messages in thread
From: Jörg Rapka @ 2000-07-04  7:44 UTC (permalink / raw)
  To: ecos-discuss

Hello

I'm about to port eCos to M68k. My target uses the M68331 microcontroller.

I have defined a package "M68k" as architecture HAL and I have defined
a package "my_target" as platform HAL.

I try to find out what are the HAL packages between.

The M68331 microcontroller is one of the M683xx family. So the M683xx is a
variant
of the M68k architecture. My first idea was to define the package "M683xx"
as
architecture variant HAL. Within this package the current used
microcontroller should
be selectable (e.g. M68331, M68332,...). Since my target board need the
M68331 (e.g. the
M68332 is not compatible with the M68331), the M68331 should be active in
the "M683xx"
architecture variant HAL package, if "my_target" platform HAL is used.
How can I implement this dependency in CDL?

Summary:
My target "my_target" is defined by the following packages:
- M68k architecture HAL
- M683xx architecture variant HAL (microcontroller M68331 must be selected)
- my_target platform HAL

Or any other idea how to define the packages for the M68k?

Best regards
Joerg

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

end of thread, other threads:[~2000-07-05  7:11 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2000-07-04  7:44 [ECOS] package definition with CDL Jörg Rapka
2000-07-04  9:40 ` Bart Veer
2000-07-04 20:28 ` Robin Kirkham
2000-07-05  7:11   ` Bart Veer

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).