Flash Magic Forum

In-System Programming Support => General => Topic started by: mini00 on March 03, 2007, 12:44:29 PM

Title: Terminal Window Hangs
Post by: mini00 on March 03, 2007, 12:44:29 PM
if you make a new version every month is good  ;)
I found a little bug : when close a terminal windows if have a caracter into a serial buffer the terminal don't close but a program go in loop . Example i use a program blinky of keil who transmit a adc on com1 every second, if i close the terminal before stop a program on a target the terminal go in loop .
Is a very little bug . . . . . . . . . . .
Title: Terminal Window Hangs
Post by: Andy Ayre on March 05, 2007, 01:12:09 AM
Thanks. I'll take a look.
Title: Terminal Window Hangs
Post by: Andy Ayre on March 20, 2007, 11:22:38 AM
Quote from: mini00 on March 03, 2007, 12:44:29 PM
if you make a new version every month is good  ;)
I found a little bug : when close a terminal windows if have a caracter into a serial buffer the terminal don't close but a program go in loop . Example i use a program blinky of keil who transmit a adc on com1 every second, if i close the terminal before stop a program on a target the terminal go in loop .
Is a very little bug . . . . . . . . . . .

I tried to reproduce this by sending an 'A' once a second from an LPC935 on an MCB900 board and it worked fine for me. The terminal window closed immediately.

Attached is my test project (LPC935, on chip oscillator). Please give it a try with the latest version of Flash Magic and tell me if you still have the problem. If you don't then let me know what the difference is between my project and yours, along with your terminal settings.

Andy