Re: Flash-Programming
lesc <[email protected]> Wed, 20 Jan 2016 11:27:12 +0100
| Newsgroups | gmane.os.ecos.general |
|---|---|
| Message-ID | <[email protected]> |
Don't know if that solves your specific problem but I have found that in some occasions when changing things in the configtool it helps to delete the <project>_build and <project>_install folder beforehand, only then you are sure to get a clean build. Serafin On 20.01.2016 10:47, Privat wrote: > 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