public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: Privat <PicassoCT@gmx.de>
To: ecos-discuss@ecos.sourceware.org
Subject: Re: [ECOS] Flash-Programming
Date: Wed, 20 Jan 2016 09:47:00 -0000	[thread overview]
Message-ID: <569F57B4.3090608@gmx.de> (raw)
In-Reply-To: <569E37A0.6030505@gmx.de>

A little Update,

as Max - who integrated the JournalingFlash Protokoll for our plattform,
informed me, we should use the
#include <cyg/io/ssd_c90fl.h>
library to read and write to flash. I included the header, updated the
ECOS via the configurator- the problem is can not us the external functions
"extern UINT32 FlashInit ( PSSD_CONFIG pSSDConfig );"

The objectfile containing the precompiled functions is there- but is not
found by the Linker who errors with : " undefined reference to `FlashInit'"

How to modify the makefile of ecos in such a way that linking is possible?


Regards Picasso

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

  reply	other threads:[~2016-01-20  9:47 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-19 13:18 Privat
2016-01-20  9:47 ` Privat [this message]
2016-01-20 10:27   ` lesc

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=569F57B4.3090608@gmx.de \
    --to=picassoct@gmx.de \
    --cc=ecos-discuss@ecos.sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).