2007-02-17 07:56 AM
2007-02-01 01:02 AM
Hi,
I have been programing during some years with the asembler tool of Indart but after some advices I have decide to prove the C-compiler, buying the idea packet, but like all starts I'm finding lots of problems and now I fell a bit lost. I have proved to compile the example vumeter.c to assembler using ''cxst7 +mods -s vumter.c'' but it doesn't generates any vumeter.s file, it generaes a vumeter.ls file but I can't use it directly in my STVD7 tool to prove it. Also the manual talks about a 'ZAP debugger' but I didn't find this programa in my installation package. What I'm doing wrong? I don't understang a thing. :-[2007-02-01 07:55 PM
2007-02-02 12:31 AM
Thanks,
but after downloading the 'stvd7 debugger for ST' I have seen that this version doesn't support the microcontrollers which I use = st72254 and st72334. I already have and old version of 'stvd7 debugger for ST' which came with my starter kit, 'stvd 2.5.1' but I don't know how I can use the files generated by cosmic to debug and program with this software.2007-02-14 10:23 PM
ST72254G1/G2 ST72334J2/J4/N2/N4 are support by the lattest release of STVD7 for the following targets: Simulator, EMU2B, DVP2.
Using STVD7 r3.3.3 should really help you building your project for Cosmic C compiler.2007-02-17 07:56 AM
at the end I get how to use my old version of stvd7 with cosmic compiler, so that I will use it, ths way.
thank you for your help. :)