Search found 334 matches

by Andrew
Fri 2024-01-26 15:31
Forum: Simulation
Topic: PIC18F27J53 and a I2C EEPROM M24128B
Replies: 10
Views: 2263

Re: PIC18F27J53 and a I2C EEPROM M24128B

Hello, Unfortunately it is not possible to change Makefile. It is generated before compilation according to the rules, described in the compiler configuration file. For this compiler, it is "C:\ProgramData\Labcenter Electronics\Proteus 8 Professional\VSM Studio\compilers\xc8.xml". I will t...
by Andrew
Tue 2023-11-14 12:58
Forum: Simulation
Topic: PIXY2 camera
Replies: 6
Views: 1063

Re: PIXY2 camera

Hello,

It is possible to compile projects in Proteus using that library if it is installed for Arduino into Documents\Arduino\libraries directory. However simulator will not be able to connect to the camera, as there is no simulation model of it.

Best regards,
Andrew
by Andrew
Mon 2023-11-13 9:16
Forum: Simulation
Topic: PIXY2 camera
Replies: 6
Views: 1063

Re: PIXY2 camera

Hello,

This model can be made available only by the developers of the PIXY2 camera, you should contact them regarding it. However I suspect that they will never want to make a model for it.

Best regards,
Andrew
by Andrew
Fri 2023-11-10 14:36
Forum: Simulation
Topic: Arduino Simulation Multipe Source files *ino
Replies: 4
Views: 951

Re: Arduino Simulation Multipe Source files *ino

Hello,

In order to have multiple .ino files, you need to create project selecting "Arduino IDE 2" in the Compiler field. I've tested it and everything works just fine, including source level code debugging.

Regards,
Andy
by Andrew
Mon 2022-03-07 16:08
Forum: Simulation
Topic: Break point does not work - microship studio
Replies: 16
Views: 5395

Re: Break point does not work - microship studio

Hi,

No problem at all, I am looking at the breakpoints issue right now.

Cheers,
Andrew
by Andrew
Thu 2022-03-03 14:53
Forum: Simulation
Topic: Break point does not work - microship studio
Replies: 16
Views: 5395

Re: Break point does not work - microship studio

Hi,

Can you please send me via PM your project?

Thank you,
Andrew
by Andrew
Fri 2022-01-21 12:08
Forum: Simulation
Topic: Break point does not work - microship studio
Replies: 16
Views: 5395

Re: Break point does not work - microship studio

Hello,

I've just fixed this issue. Fix will be available in the next Proteus service pack or release.

Best regards,
Andrew
by Andrew
Fri 2022-01-14 14:38
Forum: Simulation
Topic: Break point does not work - microship studio
Replies: 16
Views: 5395

Re: Break point does not work - microship studio

Hello,

8.13 SP1 should have fixed the issue with the breakpoints.

Can you please PM your project to me so I can take a look at it?

Best regards,
Andrew
by Andrew
Thu 2021-11-04 10:28
Forum: Simulation
Topic: Fastled library Arduino
Replies: 2
Views: 2656

Re: Fastled library Arduino

Hello,

Quick search in Google tells that you need to remove -std=gnu++11 from the compiler options.

Regards,
Andrew
by Andrew
Mon 2021-04-26 8:48
Forum: Simulation
Topic: CodeVision project simulation under Virtul Machine.
Replies: 9
Views: 1192

Re: CodeVision project simulation under Virtul Machine.

Hi,

It looks like it cannot resolve Linux-style paths in Windows. We'll need a test project to see how it can be fixed.

Cheers,
Andrew
by Andrew
Wed 2021-03-24 7:52
Forum: Simulation
Topic: Power measurement in a PIC simulation
Replies: 4
Views: 703

Re: Power measurement in a PIC simulation

Hi,

Power consumption in microcontroller models is not modelled. It is virtually impossible to do in a realistic manner, and practical use of it is next to zero.

Best regards,
Andrew
by Andrew
Mon 2021-01-11 15:16
Forum: Simulation
Topic: Arduino Leonardo PWM IO6
Replies: 3
Views: 715

Re: Arduino Leonardo PWM IO6

Fixed model sent via PM.

Cheers!
Andrew
by Andrew
Thu 2020-07-30 14:26
Forum: Simulation
Topic: AVR: Using external makefile with WINAVR
Replies: 1
Views: 438

Re: AVR: Using external makefile with WINAVR

Hello,

It is not possible at the moment, however in future versions of Proteus this feature will be definitely added.

Best regards,
Andrew
by Andrew
Tue 2020-06-02 22:23
Forum: Simulation
Topic: What has gone wrong with my display
Replies: 2
Views: 499

Re: What has gone wrong with my display

Hello,

Open the component properties, select "Edit all properties as text", and delete {STATE=1} from the list.

Sometimes it does that, I can't figure out when and why.

Best regards,
Andrew
by Andrew
Fri 2020-04-17 12:21
Forum: Simulation
Topic: SPI comunication
Replies: 1
Views: 458

Re: SPI comunication

Hello,

I will take a look at it, likely fixing it for the one of the next releases.

Cheers!

Best regards,
Andrew.