2004-07-01 01:17 AM
2004-06-30 07:04 AM
Hi, when I try to build my project the error above appears. The famous ''illegal operation'' window appears too. What´s the problem?
I'm using STVD7 3.0. Running ST7 linker lyn Release\st72264.obj+Release\check_freq.obj+Release\check_prot_dc.obj+Release\check_temperature.obj+Release\check_voltage.obj+Release\dc_protection.obj+Release\fan_pwm_routine.obj+Release\init_ad.obj+Release\init_port.obj+Release\init_sci.obj+Release\init_timer_a.obj+Release\init_timer_b.obj+Release\init_var.obj+Release\propower4.obj+Release\pwm.obj+Release\read_data.obj+Release\refresh_bgraph.obj+Release\refresh_leds.obj+Release\send_data.obj+Release\send_data_dac.obj+Release\volume_ramp.obj+Release\xemule2_byteprog.obj, Release\propower.cod, '' '' The command: ''lyn Release\st72264.obj+Release\check_freq.obj+Release\check_prot_dc.obj+Release\check_temperature.obj+Release\check_voltage.obj+Release\dc_protection.obj+Release\fan_pwm_routine.obj+Release\init_ad.obj+Release\init_port.obj+Release\init_sci.obj+Release\init_timer_a.obj+Release\init_timer_b.obj+Release\init_var.obj+Release\propower4.obj+Release\pwm.obj+Release\read_data.obj+Release\refresh_bgraph.obj+Release\refresh_leds.obj+Release\send_data.obj+Release\send_data_dac.obj+Release\volume_ramp.obj+Release\xemule2_byteprog.obj, Release\propower.cod, '' '' '' has failed, the returned value is: -1073741819 exit code=-1073741819. [ This message was edited by: ycks on 30-06-2004 19:37 ]2004-07-01 12:36 AM
I am guessing it is related to the length of command line, this can cause problems on certain OS's, what are you using?
Without posting your project there is not a lot else I can do. Regards sjo2004-07-01 01:17 AM
I´m using Win98. I have inDART-STX v. 2.00 based on STVD 2.5.1 and STVD 3.0 both installed.
[ This message was edited by: ycks on 01-07-2004 15:01 ]