]> rtime.felk.cvut.cz Git - CanFestival-3.git/commitdiff
Modifs mineures.
authordejoigny <dejoigny>
Wed, 17 May 2006 18:43:56 +0000 (18:43 +0000)
committerdejoigny <dejoigny>
Wed, 17 May 2006 18:43:56 +0000 (18:43 +0000)
include/hcs12/applicfg.h
include/objacces.h

index f9224693b4478b9d6bf6367ee5e084d4eb8d450f..454b3ed7ed817c2da8fa9c6815e2921effbb731a 100644 (file)
@@ -76,7 +76,7 @@ Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
 //   SERIAL_SCI0_BAUD_RATE 57600     BUS_CLOCK 24  Send Failed  Receive not tested
 //   SERIAL_SCI0_BAUD_RATE 115200    BUS_CLOCK 24  Send Failed  Receive not tested
 
-#define SERIAL_SCI0_BAUD_RATE 19200
+#define SERIAL_SCI0_BAUD_RATE 38400
 #define SERIAL_SCI1_BAUD_RATE 9600
 
 
index a6f3b834699a06786696b6ce6cecdc98081288a9..2f379777920766b57dc3ede7c7402163d0545ec4 100644 (file)
@@ -44,11 +44,11 @@ typedef UNS32 (*valueRangeTest_t)(UNS8 typeValue, void *Value);
 
 /**
 Print MSG_WAR (s) if error to the access to the object dictionary occurs.
-You must uncomment the lines 
+You must uncomment the lines*/ 
 //#define DEBUG_CAN
 //#define DEBUG_WAR_CONSOLE_ON
 //#define DEBUG_ERR_CONSOLE_ON
-in the file objaccess.c
+/*in the file objaccess.c
 sizeDataDict : Size of the data defined in the dictionary
 sizeDataGiven : Size data given by the user.
 code : error code to print. (SDO abort code. See file def.h)