Update Procedures - Samsung GTR23KE Service Manual

Table of Contents

Advertisement

3-4-3 Update Procedures

1. Open mgm.txt in the C: Program Files Genesis Microchip GProbe 5 folder.
2. The following result will appear.
//
// Batch file to program a sPI serial flash using ISP.
// Moving the stack to high memory area is now taken care of in IROM
// through the "Reset 0" command. Assumes the ISP driver is in the same
// directory as this file. Change ISP driver path in "fastFlashWrite"
// command, if different from current directory.
//
debugon
SetBuffer 0x2000 0x800
delay 200
Reset 0
delay 500
// SPI flash driver
RAMWrite ispoak_spi.hex
Run 0x500
delay 100
// Optional - Get Flash ID. The second parameter is a don't care
//FLASHCRC 0xff0000 0x20000
// Command delay for flash erase
SetDelay 1000 9000
FlashErase
// Command delay for flash write. This is for each flash write packet (upto 4 k Bytes)
SetDelay 1000 3000
// Change this line to point to a file in a different location, if needed
//fastFlashWrite C: Proj OAK APP-59xx debug obj 59xx_proj.hex
fastFlashWrite C: C: Program Files Genesis Microchip GProbe 5
// Optional - Get CRC of 128 kByte flash. For other sizes, change second parameter
// accordingly
//FLASHCRC 0x80000 0x20000
// to reset the monitor after programming the flash using DDC2BI ONLY:
// Un-comment the following three lines (PLEASE - FOR DDC2BI PORT SELECTED ONLY)
//0x8000=1
//0x8003=0
//0x8027=1
Downloaded From TV-Manual.com Manuals
3 Alignments and Adjustments
T_TRNNUS.hex
3-9

Advertisement

Table of Contents
loading

This manual is also suitable for:

Gtr27keLe23t51bLe27t51bGtr32keLe32t51b

Table of Contents