This is the mail archive of the ecos-bugs@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug 1001158] New: SPI Test broken


Please do not reply to this email. Use the web interface provided at:
http://bugs.ecos.sourceware.org/show_bug.cgi?id=1001158

           Summary: SPI Test broken
           Product: eCos
           Version: CVS
          Platform: stm32e_eval (ST STM3210E EVAL board)
        OS/Version: Cortex-M
            Status: UNCONFIRMED
          Severity: minor
          Priority: low
         Component: Test farm
        AssignedTo: unassigned@bugs.ecos.sourceware.org
        ReportedBy: aschwarz@unifire.ch
                CC: ecos-bugs@ecos.sourceware.org
             Class: Advice Request


Hi 

I just downloaded the latest source code and ran all the tests

$ ecosconfig new stm3210e_eval default
$ ecosconfig tree
$ make tests

I got the following error message:

../ecos/stm32/ecos-hg/packages/devs/spi/cortexm/stm32/current/tests/loopback.c:93:
Fehler: Âcyg_spi_stm32_bus1Â ist hier nicht deklariert (nicht in einer
Funktion)
make[1]: *** [tests/loopback.d] Fehler 1

The linker can not find cyg_spi_stm32_bus1

-
Andreas

-- 
Configure bugmail: http://bugs.ecos.sourceware.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]