cancel
Showing results for 
Search instead for 
Did you mean: 

ICC

kobi_hayun
Associate II
Posted on October 05, 2005 at 13:39

ICC

2 REPLIES 2
kobi_hayun
Associate II
Posted on September 28, 2005 at 13:39

Hi All

I am looking for the easiest way to check if our ICC connection is good. I have the EMU3 Emulator and the ST7 visual developer.

I dont have any code for that project but I have *.s19 file from other project. Can I download that file just to see if there is any connection between the EMU3 and our board (The old *.s19 file is compiled for ST72F34 and the new one is ST7FMC).

Thanks

HKobi

alain2399
Associate II
Posted on October 05, 2005 at 13:39

Just connecting the board to the EMU using the ICC AddOn board and the ICC connector and trying change some of the user option bytes and read the memory of the device should be a good test.

For ST7MC, not only with EMU3 you have ICP (In Circuit Programmation) but you have ICD (InCircuitDebug) so why not write a simple application or reuse one of the examples provided with STVD7, compile it for the ST7MC and try to debug it using ICD. This will be the best test !

Recompiling a program for anothe rmicro is just a matter of selecting the MCU in STVD7 project builder interface.

Regards,

Alain