Hi
I am getting syntax error #10 in my debug.ini.
// Set up Serial port MODE COM1 9600, 0, 8, 1 ASSIGN COM1 <S0IN >S0OUT e _____________________^ *** error 10: Syntax error
Is there any syntax error?
Don't be too interested in the actual syntax error. Instead tell us what you think that "e" is expected to do. The debugger is obviously saying that it does not know the meaning of that "e".
Hi e is not written in debug.ini. This is error flagged up when I am trying to start debug session.
The debug.ini looks like
// Set up Serial port MODE COM1 9600, 0, 8, 1 ASSIGN COM1 <S0IN >S0OUT
ASSIGN COM1 <S0IN >S0OUT
Are you sure that S0IN and S0OUT actually exisit for your particular target?
http://www.keil.com/support/man/docs/uv4/uv4_cm_assign.htm