From 975d826a6718c050aa3b4a248294ac9c28c3be77 Mon Sep 17 00:00:00 2001 From: richardbarry Date: Fri, 18 Nov 2011 11:25:19 +0000 Subject: [PATCH] Wind up the baud rate on the TriCore UART to obtain an extra level of interrupt nesting. Set the UART into loopback mode so a jumper is not required. git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1633 1d2547de-c912-0410-9cb9-b8ca96c0e9e2 --- Demo/TriCore_TC1782_TriBoard_GCC/.cproject | 38 +- Demo/TriCore_TC1782_TriBoard_GCC/.project | 6 +- .../.ude/UDEDefEclipseWorkspace.wsx | 342 +++++++++--------- .../RTOSDemo/InterruptNestTest.c | 2 - .../RTOSDemo/main.c | 43 ++- .../RTOSDemo/serial.c | 16 +- 6 files changed, 238 insertions(+), 209 deletions(-) diff --git a/Demo/TriCore_TC1782_TriBoard_GCC/.cproject b/Demo/TriCore_TC1782_TriBoard_GCC/.cproject index 25a539d80..07bb44c38 100644 --- a/Demo/TriCore_TC1782_TriBoard_GCC/.cproject +++ b/Demo/TriCore_TC1782_TriBoard_GCC/.cproject @@ -76,7 +76,6 @@ - @@ -87,6 +86,7 @@ +