cancel
Showing results for 
Search instead for 
Did you mean: 

Different binaries on different machines

Mehta.Ritesh
Associate II
Posted on June 07, 2016 at 15:00

We are facing issue to generate the binaries for our target microcontroller. The details/settings are as below.

Microcontroller - STM8AF6246

ST Visual Develop - version 4.3.9

Cosmic compiler - version 7.5.1

Memory model - Long Stack (+modsl0)

Our target executable is in *.s19 format.

However, when we Build our software, it is generating different binaries on different machines! All of the settings are same as well as same work space (*stw) is being used.

Can anyone suggest us the possible problem?
1 REPLY 1
Mehta.Ritesh
Associate II
Posted on June 08, 2016 at 08:38

Update: We found that there were different versions of ST Visual Developer and Cosmic compiler for STM8 MCU. We installed same version and the binary checksum are same.

It has resolved the problem for now for us.

However, question is why would different binaries be generated even in such case? This would make impossible to upgrade the STVP IDE.