Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - Helmuth Lechner

#1
LPC9xx/LPC9xxx / Re: ISP break detect mode
March 26, 2006, 10:43:25 PM
Hi Andrew,
This week starts well! It works perfect along your instruction 03-23-06!!!
Thanks for your cooporation!
Best regards
Helmuth
#2
LPC9xx/LPC9xxx / Re: ISP break detect mode
March 22, 2006, 09:21:37 AM
Hi Andy!
I checked again on the RxD-line there is only the two
#3
LPC9xx/LPC9xxx / Re: ISP break detect mode
March 21, 2006, 09:53:45 AM
Thanks for your hints!
I checked the RxD-line but I don't see the low for 2 bytes. I used the Flash Magic in the BRAKE DETECT Mode. You are sure that the Flash Magic generates the Break contition via RxD?
Helmuth
#4
LPC9xx/LPC9xxx / Re: ISP break detect mode
March 20, 2006, 12:12:27 AM
O.K. Perhaps I expressed wrong that you understand my problem. Now by other words:
The LPC922 is implemented in my application with his own RS232 converter like the MAX563. My application has only the 2 lines RxD and TxD. With my application software the LPC922 will be driven in the BRAKE DETECT Mode of ISP. And now I want program the LPC922 with Flash Magic as I have done with MCB900.
Why it doesn't work? I see no difference, then by using the BREAKE DEDECT Mode, the RxD-Line must be enough! Or not?
Helmuth
#5
LPC9xx/LPC9xxx / ISP break detect mode
March 17, 2006, 04:34:27 AM
Hallo!
Who has an explanation of my regarded problems. I used the MCB900 board from KEIL and programmed the device LCP932 via break detect mode. This happens without any problems. If i start the same procedure without the handshake signals DTR and RTS there is no response from the LPC922. The short circuits for DTR-DSR and RTS-CTS (DSUB7-8/DSUB1-4-6) is made equal is made at MCB900 board. The start sequence
#6
LPC9xx/LPC9xxx / Re: command line programming LPC932
January 24, 2006, 05:20:43 AM
Hallo!
Now there are a new problem. Always after programming the LPC932 in the HI-LO-Systems GANG-08P3 programmer, I could not program again this device in the MCB900 by Flash Magic! It's impossible to get connection to the device. If starting
#7
LPC9xx/LPC9xxx / Re: command line programming LPC932
November 07, 2005, 09:53:28 AM
What's real the problem?
I leave still with this problems!
Best regards
Helmuth
#8
LPC9xx/LPC9xxx / Re: command line programming LPC932
January 18, 2005, 01:34:40 AM
Hi Andrew!
At first a happy New Year! Thanks for hint to the new Startup file. I had it downloaded and compiling my project again. But the result are the same. After sekond time progamming the same device, the programming procedure is stoped at the eraese command. When I used the WIDOWS version of FlashMagic, I could prorammed 2 times, 3 times the same device without problems.
What the reason of this buck?
Best regards!
Helmuth

Dos-Screen has folwed contence:

Microsoft(R) Windows 98
   (C)Copyright Microsoft Corp 1981-1999.

C:\WINDOWS>flash

C:\WINDOWS>cd c:\programme\flashm~1

C:\Programme\Flash Magic>
C:\Programme\Flash Magic>

C:\Programme\Flash Magic>f

C:\Programme\Flash Magic>FM debug com(1,9600) DEVICE(89LPC932,20.000) HARDWARE(K
EILMCB900, 250, 125) readconfig CONFIG(0x20) readconfig erase(DEVICE, PROTECTISP
) hexfile(Freq112.hex, NOCHECKSUMS, NOFILL, PROTECTISP) CONFIG(0xA0) readconfig
Flash Magic Version 2.07
(DLL Version 1.74)
(C) Embedded Systems Academy 2000-2004 All rights reserved
Connected
Device selected
Configuration: 0x23
Device configured (0x00000020)
Configuration: 0x20
Erase complete (DEVICE)
Hex file programming complete (Freq112.hex)
Device configured (0x000000A0)
Configuration: 0xA0

C:\Programme\Flash Magic>

C:\Programme\Flash Magic>f

C:\Programme\Flash Magic>FM debug com(1,9600) DEVICE(89LPC932,20.000) HARDWARE(K
EILMCB900, 250, 125) readconfig CONFIG(0x20) readconfig erase(DEVICE, PROTECTISP
) hexfile(Freq112.hex, NOCHECKSUMS, NOFILL, PROTECTISP) CONFIG(0xA0) readconfig
Flash Magic Version 2.07
(DLL Version 1.74)
(C) Embedded Systems Academy 2000-2004 All rights reserved
Connected
Device selected
Configuration: 0xA0
Device configured (0x00000020)
Configuration: 0x20
Erase complete (DEVICE)
Configuration read failed: com port error

C:\Programme\Flash Magic>

C:\Programme\Flash Magic>
#9
LPC9xx/LPC9xxx / Re: command line programming LPC932
December 06, 2004, 01:55:52 AM
OK, I have add the "DEBUG" directive in the batch-file. The result see downstairs:
"
C:\Programme\Flash Magic>f

C:\Programme\Flash Magic>FM.exe debug com(1,9600) DEVICE(89LPC932,20.000) HARDWA
RE(KEILMCB900, 250, 125) readconfig CONFIG(0x20) readconfig erase(DEVICE, PROTEC
TISP) hexfile(Freq112.hex, NOCHECKSUMS, NOFILL, PROTECTISP) CONFIG(0xA0) readcon
fig
Flash Magic Version 2.07
(DLL Version 1.74)
(C) Embedded Systems Academy 2000-2004 All rights reserved
Connected
Device selected
Configuration: 0x20
Device configured (0x00000020)
Configuration: 0x20
Erase complete (DEVICE)
Hex file programming complete (Freq112.hex)
Device configured (0x000000A0)
Configuration: 0xA0

C:\Programme\Flash Magic>

C:\Programme\Flash Magic>f

C:\Programme\Flash Magic>FM.exe debug com(1,9600) DEVICE(89LPC932,20.000) HARDWA
RE(KEILMCB900, 250, 125) readconfig CONFIG(0x20) readconfig erase(DEVICE, PROTEC
TISP) hexfile(Freq112.hex, NOCHECKSUMS, NOFILL, PROTECTISP) CONFIG(0xA0) readcon
fig
Flash Magic Version 2.07
(DLL Version 1.74)
(C) Embedded Systems Academy 2000-2004 All rights reserved
Connected
Device selected
Configuration: 0xA0
Device configured (0x00000020)
Configuration: 0x20
Erase complete (DEVICE)
Configuration read failed: com port error

C:\Programme\Flash Magic>

C:\Programme\Flash Magic>
"
You see the same result. The first call runs well, the second was broken down at ERASE.
Best regards
Helmuth



Post Edited (12-06-04 10:30)
#10
LPC9xx/LPC9xxx / Re: command line programming LPC932
December 01, 2004, 04:09:23 AM
Hallo Andrew,
I have insert the ERASE-command, but the same result:
The first programming of the same device works well. The second call of the batch file will not completed worked down. The screen printout has the following condense:
"
Configuration: 0x20
Device configured (0x00000020)
Configuration: 0x20
Erase complete (DEVICE)
Hex file programming complete (Freq112.hex)
Device configured (0x000000A0)
Configuration: 0xA0

C:\Programme\Flash Magic>f

C:\Programme\Flash Magic>FM com(1,9600) DEVICE(89LPC932,20.000) HARDWARE(KEILMCB
900, 250, 125) readconfig CONFIG(0x20) readconfig erase(DEVICE, PROTECTISP) hexf
ile(Freq112.hex, NOCHECKSUMS, NOFILL, PROTECTISP) CONFIG(0xA0) readconfig
Flash Magic Version 2.07
(DLL Version 1.74)
(C) Embedded Systems Academy 2000-2004 All rights reserved
Connected
Device selected
Configuration: 0xA0
Device configured (0x00000020)
Configuration: 0x20
Erase complete (DEVICE)
Configuration read failed: com port error

C:\Programme\Flash Magic>
"
You can see, the second call is broken down by the ERASE-command!
Thanks for you help!
Best regards
Helmuth Lechner
#11
LPC9xx/LPC9xxx / command line programming LPC932
November 25, 2004, 06:55:03 AM
Hallo!
What's wrong in my batch-file. Every second time the programming of the same controller is mismatched?
The command line had following contents: