Skip to main content
johan239955_stm1_stmicro
Associate III
April 3, 2003
Question

indart HDFlash : If (unsigned int>unsigned int) bug when in step mode

  • April 3, 2003
  • 2 replies
  • 890 views
Posted on April 03, 2003 at 12:11

indart HDFlash : If (unsigned int>unsigned int) bug when in step mode

This topic has been closed for replies.

2 replies

johan239955_stm1_stmicro
Associate III
April 2, 2003
Posted on April 02, 2003 at 14:18

For your information, I found a bug in the indart-ST7 software V1.1.0 using the ST72521 indart kit (ST7F kit).

A corrected version should be available shortly on

http://www.softecmicro.com/

The If (unsigned int > unsigned int) instruction provides the opposite result than the one expected when using a HDFlash indart kit in step by step mode.

In any other configuration ie

- device only

- HDFlash indart kit in run mode and no breakpoint

- EMU3 from ST

the code is correctly executed.

The If (unsigned char > unsigned char) works fine in any of these configuration including HDFlash indart kit in step by step mode.

Take care,

Jojo

pxausa
Associate II
April 3, 2003
Posted on April 03, 2003 at 12:11

Hi jojo,

thanks for finding the bug! New versions of the inDART software are available at our

http://www.softecmicro.com/download.html?type=browse&title=Software

.

For inDART-ST7 users, download inDART-ST7 User Interface (v. 1.12)

For inDART-STX for ST7 users, download inDART-STX for ST7 User Interface (v. 2.01)

--Paolo