Search found 34 matches

by James
Wed 2006-10-18 7:39
Forum: Simulation
Topic: What is the problem?
Replies: 1
Views: 407

What is the problem?

Hello, I have a question for you. The Schematic circuit including the LED '7SEG-MPX2-CA-BLUE' can display the result i want.Namely,the circuit can work normally .But when it is debuged by ASF.There will be an error message as shown below: 'ERROR: [L2] LEDMPX.DLL failed to create DSIM model for primi...
by James
Thu 2006-10-12 0:59
Forum: Simulation
Topic: microprocessor's clock frequency
Replies: 2
Views: 341

I know what you said, and i will try again to prove it. Thank you for your reply.
have a goodday!!
by James
Wed 2006-10-11 6:45
Forum: Simulation
Topic: microprocessor's clock frequency
Replies: 2
Views: 341

microprocessor's clock frequency

hello:
i have a question recently. what's the limit of the clock frequency of the mcu 8051 in simulation .
otherwise. use proteus to simulating,how high the clock frequency can supply.
by James
Fri 2006-09-29 1:49
Forum: PCB Layout
Topic: proteus gerber output
Replies: 2
Views: 732

proteus gerber output

hello,
Recently,i have some questions about the gerber output of the ARES.
1.what's the difference of the format of gerber between proteus and protel. proteus is .txt and protel is .cam.
2.the gerber output of proteus can be opened by protel?how to do it.
by James
Fri 2006-07-28 2:21
Forum: Simulation
Topic: Bug of ULN2003A's model?
Replies: 1
Views: 399

Bug of ULN2003A's model?

Hi,Please see the attached design,how to explain the action of ULN2003A?
I found it need a pullup resistor to get right output.
by James
Thu 2006-07-13 15:50
Forum: Simulation
Topic: Error on Keil and Proteus co-simulating .
Replies: 4
Views: 963

Has vdmagdi.exe been modified with SP4?

It works well in VSM demo SP4,but fail to do so with professinal version. Somthing more,that I find I can't use some debug operation (step in,step over) with the source code window in Proteus 6.9 SP4 professinal.
by James
Sat 2006-07-08 1:58
Forum: Simulation
Topic: Error on Keil and Proteus co-simulating .
Replies: 4
Views: 963

Error on Keil and Proteus co-simulating .

When I update Proteus to SP4,everytime when I debug in Keil and simulate in Proteus,it report"Error: Target DLL has been cancelled...."
What's wrong?
by James
Mon 2006-06-26 1:00
Forum: Simulation
Topic: The error of sample design "BISTEPPER.DSN"
Replies: 3
Views: 420

Thanks!

:)Thank you! Now I know how to solve the problem,would you like to
tell me something more about the reason of it?
by James
Fri 2006-06-23 5:49
Forum: Simulation
Topic: The error of sample design "BISTEPPER.DSN"
Replies: 3
Views: 420

The error of sample design "BISTEPPER.DSN"

This DSN is located at "Motor Examples" sub-directory". When I simulate this design, Proteus show the following message: [SPICE] DELMIN increased to 8.88178e-16 due to lack of time precision [SPICE] Error 106 - TRAN: Timestep too small; time = 4, timestep = 3.46193e-16: trouble with U...
by James
Wed 2006-05-31 1:08
Forum: Simulation
Topic: C source code display via ADS1.2
Replies: 0
Views: 682

C source code display via ADS1.2

My design is using LPC2104 and the IDE is ADSv1.2, I want to watch C source code in Proteus. Iain said that Proteus need ELF/DWARF format output ,I use ADS's Codewarrior to output an ELF file, but simulation failed when I load this ELF. “PROSPICE - Internal Exception: divide by zero in module 'LOADE...
by James
Fri 2006-05-19 2:52
Forum: Simulation
Topic: C code with devices
Replies: 2
Views: 562

How to output an .elf file in ADSv1.2 ?

what's the meaning of " (use .elf - make sure dwarf file exists in same directory)"?
I try to output .elf file,but simulation failed when I used this file:

Internal Exception:divide by zero in module "LOADER.DLL"
by James
Fri 2006-04-07 1:49
Forum: Simulation
Topic: How to watch C-source code directly in Proteus?
Replies: 1
Views: 612

How to watch C-source code directly in Proteus?

I find the C source code can be displayed during simulation paused to step in Tiny Chess of 87c51, but I can't make my C code to display in my design, I'm using Keil uV2.
What to do so as to watch C51 source code directly in Proteus?
by James
Thu 2006-03-30 1:53
Forum: Simulation
Topic: Question about Baudrate of COMPIM.
Replies: 4
Views: 678

Operation of COMPIM.

Using the TERMECHO sample design,I try to connect COMPIM to a real board based on 89c51 @9600bps.
First I got nothing from the virtual terminal,and,my ISIS had no response when I stopped simulation.
What's wrong with my operation?
My board works well when connect directly to PC.
by James
Wed 2006-03-29 2:44
Forum: Simulation
Topic: Question about Baudrate of COMPIM.
Replies: 4
Views: 678

Question about Baudrate of COMPIM.

I test COMPIM by VSPD virtual serial port software,I find the baudrate setting has nothing to do with the result, data is always transfered well .
why?
by James
Wed 2006-03-15 12:30
Forum: Simulation
Topic: How to export a netlist for protel99se?
Replies: 5
Views: 867

Another approach is to use ASCII Data Import in ISIS to build a translation table for the packages you use. You can then apply this to any ISIS schematic prior to netlist generation and the netlist will contain the translated packages. The script would look something like this: DATA PACKAGE : PACKA...