Modifs mineures.
authordejoigny
Wed, 17 May 2006 20:43:56 +0200
changeset 13 0e43acff2c96
parent 12 1d3b9ad366c8
child 14 1fbdf88163b3
Modifs mineures.
include/hcs12/applicfg.h
include/objacces.h
--- a/include/hcs12/applicfg.h	Wed May 17 20:40:17 2006 +0200
+++ b/include/hcs12/applicfg.h	Wed May 17 20:43:56 2006 +0200
@@ -76,7 +76,7 @@
 //   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
 
 
--- a/include/objacces.h	Wed May 17 20:40:17 2006 +0200
+++ b/include/objacces.h	Wed May 17 20:43:56 2006 +0200
@@ -44,11 +44,11 @@
 
 /**
 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)