please help me to add AT49BV162 to the jkeys.def

Status
Not open for further replies.

ozzy

Newbie level 1
Joined
Oct 17, 2004
Messages
1
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
6
jkeys.def+at49bv162at

Hello,
After a bad flash i need to reset my @sat6910 with a jtag interface
the file jkey.def doesn't have the defition of my chip ATMEL AT49BV162AT

Could you help me to modify this file ?
Many thanks in advance
 

atmel at49bv162

Check Flash.If 162AT use first definition and if 162A use second!

Code:
 Flash, 32, "AT49BV162AT", 0xC0, 0x200000, 1, 1, 0, 1, 39, 0
  Sector, 32, 31,0x0,	   0x10000		// 64 KByte 31 sectors
  Sector, 32, 8, 0x1F0000, 0X2000		// 8  KByte 8 sectors

 Flash, 33, "AT49BV162A", 0xC2, 0x200000, 1, 1, 0, 1, 39, 0
  Sector, 33, 8,0x0,	   0x2000		// 8 KByte 8 sectors
  Sector, 33, 31, 0x10000, 0X10000		// 64 KByte 31 sectors
 

Status
Not open for further replies.
Cookies are required to use this site. You must accept them to continue using the site. Learn more…