Search found 334 matches

by Andrew
Sun 2016-04-17 14:48
Forum: Simulation
Topic: how to change toolchain
Replies: 2
Views: 488

Re: how to change toolchain

Hello, There's no way to change the toolchain once you've selected it. Normally, it doesn't make any sense as command line options, header and library file paths/names, and even syntax will be different. Even for "compatible" tools it's not that obvious. I'm afraid you'll have to re-create...
by Andrew
Wed 2016-03-23 9:14
Forum: Simulation
Topic: Arduino 328 sketch Build produces Errors
Replies: 6
Views: 900

Re: Arduino 328 sketch Build produces Errors

Hello,

Visual Designer uses Arduino version supplied with Proteus, which is 1.0.5. There are some incompatibilities with the later versions of Arduino.

Cheers,
Andrew.
by Andrew
Thu 2016-03-03 9:36
Forum: Simulation
Topic: Arduino 328 sketch Build produces Errors
Replies: 6
Views: 900

Re: Arduino 328 sketch Build produces Errors

That's right, compatibility with Arduino 1.6.x has been added in Proteus 8.4.

Cheers,
Andrew.
by Andrew
Wed 2016-01-20 15:48
Forum: Simulation
Topic: Command CMD8 unsupported - Sd Card
Replies: 1
Views: 225

Re: Command CMD8 unsupported - Sd Card

Hello,

Can you please send me your project via PM.

Cheers!
Andrew
by Andrew
Fri 2016-01-08 10:00
Forum: Simulation
Topic: PIC 16F1947 simulation will not start
Replies: 3
Views: 773

Re: PIC 16F1947 simulation will not start

Hi Pete,

Do you have by any chance an EasyHDL script on your schematic?

Cheers,
Andrew.
by Andrew
Mon 2015-12-07 10:12
Forum: Simulation
Topic: Arduino compilation: undefined reference
Replies: 2
Views: 627

Re: Arduino compilation: undefined reference

Hello Jean,

I've sent you fixed version of Arduino compiler via PM.

Cheers,
Andrew.
by Andrew
Thu 2015-12-03 14:51
Forum: Simulation
Topic: why the varible and register can only save the half data ?
Replies: 2
Views: 483

Re: why the varible and register can only save the half data ?

Hello,

Please send your project to info@labcenter.co.uk so I can have a look at it.

Cheers!
Andrew.
by Andrew
Mon 2015-11-16 11:21
Forum: Simulation
Topic: Protues with PBP
Replies: 3
Views: 437

Re: Protues with PBP

Hello,

How it doesn't work? Does PBP work separately, does Proteus work separately? What is happening when you're using PBP within Proteus? Please elaborate.

Best regards,
Andrew.
by Andrew
Fri 2015-10-16 12:45
Forum: Simulation
Topic: Arduino external library not found by proteus!
Replies: 6
Views: 1688

Re: Arduino external library not found by proteus!

Jean, you'll need to install Virtual network driver from Proteus 8 Professional menu.

Andrew.
by Andrew
Thu 2015-10-08 13:45
Forum: Simulation
Topic: Arduino external library not found by proteus!
Replies: 6
Views: 1688

Re: Arduino external library not found by proteus!

Hello Jean,

I'm using the same version of Arduino, and it compiler fine. Can you please open "My Documents" in Explorer, and then navigate to Arduino/libraries from there, and check if there's a directory "UIPEthernet" which contains "UIPEthernet.h"

Andrew.
by Andrew
Wed 2015-09-30 14:46
Forum: Simulation
Topic: Arduino external library not found by proteus!
Replies: 6
Views: 1688

Re: Arduino external library not found by proteus!

Hello,

Do you know by any chance what directory is it installed to? Also what Arduino version are you using?

Best regards,
Andrew.
by Andrew
Mon 2015-09-14 12:47
Forum: Simulation
Topic: Bug in ATMega 328P simulation (Proteus v. 8.1)
Replies: 1
Views: 588

Re: Bug in ATMega 328P simulation (Proteus v. 8.1)

Hello,

Thank you for reporting the issues. I will have a look and fix them, if they haven't been fixed already.

Cheers!
Andrew.
by Andrew
Wed 2015-09-09 8:44
Forum: Simulation
Topic: AVR variable visualization
Replies: 4
Views: 811

Re: AVR variable visualization

Hello,

Hex files don't have any debug information so it is impossible to see variables or sources, only disassembled code.

Best regards,
Andrew.
by Andrew
Tue 2015-09-01 13:32
Forum: Simulation
Topic: Atmel Studio 6.2 ASF Project / Proteus debug
Replies: 1
Views: 357

Re: Atmel Studio 6.2 ASF Project / Proteus debug

Hello, Most likely they link it in an unusual directory, and it puts paths to the source files relative to it in the debug information section of the firmware file. When loading, Proteus will calculate paths from the project directory. If you open firmware file in a text editor, you'll see all those...
by Andrew
Mon 2015-07-27 9:21
Forum: Simulation
Topic: AVR variable visualization
Replies: 4
Views: 811

Re: AVR variable visualization

Hello,

Do you see those variables when you're debugging your code in AVR Studio?

Best regards,
Andrew.