[U-Boot] [SOLVED] loadb problem.
bomellberg
bo.mellberg at physio-control.com
Tue Nov 18 09:43:02 CET 2014
Dear Wolfgang,
Upon looking at the transfers more closely on the scope, I found that the
board sometimes answered the PC in the middle of receiving a packet. I found
that this was due to a global DEBUG being turned on in the configuration
file for the board.
When I removed all of the following:
#define DEBUG
#define CONFIG_DEBUG_DUMP
#define CONFIG_DEBUG_DUMP_SYMS
#define CONFIG_DEBUG_EARLY_SERIAL
#define CONFIG_DEBUG_NULL_PTR
#define TESTING
the Kermit transfers are fine, with approximately 4 kilobytes per second
transfer rate.
Thank you for your time. Hopefully this can help someone in the future.
/Bo
--
View this message in context: http://u-boot.10912.n7.nabble.com/loadb-problem-Hangs-on-START-CHAR-tp195144p196641.html
Sent from the U-Boot mailing list archive at Nabble.com.
More information about the U-Boot
mailing list