tinySA/testhal/STM32/STM32F37x/IRQ_STORM
Giovanni Di Sirio c54ddc8ef6 All IRQ_STORM applications reworked.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7884 35acf78f-673a-0410-8e92-d51de3d6d3f4
2015-04-11 18:08:14 +00:00
..
debug All IRQ_STORM applications reworked. 2015-04-11 18:08:14 +00:00
.cproject All IRQ_STORM applications reworked. 2015-04-11 18:08:14 +00:00
.project All IRQ_STORM applications reworked. 2015-04-11 18:08:14 +00:00
Makefile All IRQ_STORM applications reworked. 2015-04-11 18:08:14 +00:00
chconf.h Fixed a formatting error in chconf.h. 2015-04-03 06:58:29 +00:00
halconf.h git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7622 35acf78f-673a-0410-8e92-d51de3d6d3f4 2015-01-11 13:56:55 +00:00
main.c All IRQ_STORM applications reworked. 2015-04-11 18:08:14 +00:00
mcuconf.h MISRA-related fixes. 2015-03-03 10:02:55 +00:00
readme.txt git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@7650 35acf78f-673a-0410-8e92-d51de3d6d3f4 2015-02-01 10:50:37 +00:00

readme.txt

This file contains invisible Unicode characters!

This file contains invisible Unicode characters that may be processed differently from what appears below. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to reveal hidden characters.

*****************************************************************************
** ChibiOS/HAL - IRQ_STORM stress test demo for STM32F37x.                 **
*****************************************************************************

** TARGET **

The demo runs on an STMicroelectronics STM32373C-EVAL board.

** The Demo **

The application demonstrates the use of the STM32F37x GPT, PAL and Serial
drivers in order to implement a system stress demo.

** Board Setup **

- Connect a terminal emulator to serial port connector (38400-N-8-1).

** Build Procedure **

The demo has been tested using the free Codesourcery GCC-based toolchain
and YAGARTO.
Just modify the TRGT line in the makefile in order to use different GCC ports.

** Notes **

Some files used by the demo are not part of ChibiOS/RT but are copyright of
ST Microelectronics and are licensed under a different license.
Also note that not all the files present in the ST library are distributed
with ChibiOS/RT, you can find the whole library on the ST web site:

                             http://www.st.com