Tuesday, September 7th 2010, 7:42pm UTC+2

You are not logged in.

  • Login
  • Register

john7

Beginner

Date of registration: Jan 19th 2010

Posts: 2

1

Tuesday, January 19th 2010, 3:09pm

ID mismatch error

Hi All!

I'm using Flasher 5 rev3 in order to program Renesas chip M30291FC.

I wrote a simple program and downloaded it into chip. But when i try to program the chip second time i get :

"Error 31: ID mismatch".

What is the problem?

SEGGER - Til

Super Moderator

Date of registration: Nov 14th 2007

Posts: 81

2

Wednesday, January 20th 2010, 11:37am

Hi,

Renesas bootloader (target CPU) requires the correct ID. Without it,
you will be unable to access, read out, clear, or program the contents
of the flash memory. The requested ID depends on ID previously written
into the target CPU. For more information, please refer to the section
ID code check function of the CPUs users manual.

Regards,
Til

john7

Beginner

Date of registration: Jan 19th 2010

Posts: 2

3

Wednesday, January 20th 2010, 4:18pm

Hi Til!

But i didn't set any ID, in "Options" > "Passcode" - it's all zeroes.

Regards.

SEGGER - Til

Super Moderator

Date of registration: Nov 14th 2007

Posts: 81

4

Thursday, January 21st 2010, 8:58am

This is also an valid ID. Sometimes when flashing of a device is interrupted you have unpredictable data in flash and also an unpredictable ID code in flash (this is why I don't like the ID code). Please try as ID code the "00 00 00 00 00 00" and "ff ff ff ff ff ff". Some Renesas devices have also a special ID code which tells the device to erase the flash, please have a look in the specific Renesas cpu manual.