If i try to access I2c registers with software an error message appear.
If i try to write register with emulator i am not able to do it ( it returns the previous value). I have ST7VD rel 2.5.1 (the last), and i have updated the emulator firmware. It is strange, there are register but i can't use, is it a bug?
Do you have the ST7MDT20M-EMU3 which is the emulator for 321 device?
It's maybe because there is an error in your mapfile or H/W registers definitions (assembly? C?), check their addresses in the .map file generated during the build of the application. There is no bug, so there is certainly an error somewhere... What's your software to modify the I2C registers?