Unsual file/network activity when running MikroC for dsPIC

Beta Testing discussion on mikroC PRO for dsPIC30/33 and PIC24.
Post Reply
Author
Message
PodeCoet
Posts: 1
Joined: 01 Feb 2014 13:17

Unsual file/network activity when running MikroC for dsPIC

#1 Post by PodeCoet » 01 Feb 2014 13:27

Hello,

I'm having a very strange issue with MikroC for dsPIC - at both work and home, all my projects are stored on a fileserver (windows share). My computers are attached to the fileserver via Gigabit ethernet

My machine has become very slow when running MikroC on occasion, and I noticed today that network activity goes through the roof only when the MicroC window has focus - I ran Process Monitor and found that when the MikroC window has focus, it is doing a read of the files I'm working on every six milliseconds! :shock:

Any ideas as to why this is happening? It causes the editor and network to become very slow. I have attached a screenshot of process monitor to this post
Attachments
Process monitor screenshot (PNG)
Process monitor screenshot (PNG)
procmon_mikroC.png (142.96 KiB) Viewed 4536 times

User avatar
marina.petrovic
Posts: 2986
Joined: 18 Apr 2013 08:11

Re: Unsual file/network activity when running MikroC for dsP

#2 Post by marina.petrovic » 06 Feb 2014 16:38

Hi,

I believe that I answered you via support desk.

Best regards,
Marina

pk7639
Posts: 24
Joined: 24 Jun 2011 05:07

Re: Unsual file/network activity when running MikroC for dsP

#3 Post by pk7639 » 09 Sep 2014 09:38

marina.petrovic wrote:Hi,

I believe that I answered you via support desk.

Best regards,
Marina
:-) Great, but if you had copy/pasted your response here, then I wouldn't have had to raise the same question as a support ticket.


The problem gets much worse if you open C-PIC16 and C-PIC32 at the same time.
With a single IDE open I see about 250Kbps network traffic generated by the package constantly.
This is far more than is needed to check timestamps on files....
PK

User avatar
marina.petrovic
Posts: 2986
Joined: 18 Apr 2013 08:11

Re: Unsual file/network activity when running MikroC for dsP

#4 Post by marina.petrovic » 12 Sep 2014 15:34

Hi,

The problem occurs because compiler constantly try to follow the changes on the source files related with the project.
Network activity increasing even more when several different users try to access to the same project.

Our software developers are familiar with this behavior and they will certainly try to implement some modification to compiler
to reduce it.

Thank you for understanding.

Best regards,
Marina

Post Reply

Return to “mikroC PRO for dsPIC30/33 and PIC24 Beta Testing”