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] 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

--- Comment #2 from Chris Holgate <chris@zynaptic.com> 2011-02-19 12:43:55 GMT ---
The loopback test should not be included in the set of default eCos tests
because it relies on a hardware modification in order to work.  Specifically,
MISO and MOSI need to be shorted together and any other devices on the bus need
to be explicitly disabled.  The comments at the top of the test file should
explain this in more detail.

I included it in the original package because although it can't be used for
standard regression tests it is a useful test harness for anyone who has to
maintain the driver.

The fix is to remove the CYGPKG_DEVS_SPI_CORTEXM_STM32_TESTS option completely.

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


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