mC pro 4.80 beta and PIC18F4685 long delay compilation ??

Beta Testing discussion on mikroC PRO for PIC.
Post Reply
Author
Message
MR2010
Posts: 109
Joined: 06 Jun 2010 13:28

mC pro 4.80 beta and PIC18F4685 long delay compilation ??

#1 Post by MR2010 » 25 Jun 2011 16:59

hi;

I was compiling this project for pic16f788a was fast but now with pic18f4685 is taking 30 sec to compile it;
where is the problem please;
here is the log;

Regards;
Attachments
long delay compilation problem.rar
(931 Bytes) Downloaded 210 times

User avatar
janko.kaljevic
Posts: 3565
Joined: 16 Jun 2011 13:48

Re: mC pro 4.80 beta and PIC18F4685 long delay compilation

#2 Post by janko.kaljevic » 27 Jun 2011 16:31

Hi, MR2010

Please can you send us your project, and tell us what which of compiler are you using.

MR2010
Posts: 109
Joined: 06 Jun 2010 13:28

Re: mC pro 4.80 beta and PIC18F4685 long delay compilation

#3 Post by MR2010 » 27 Jun 2011 19:32

janko.kaljevic wrote:Hi, MR2010

Please can you send us your project, and tell us what which of compiler are you using.

Code: Select all

0 1 mikroCPIC1618.exe -MSF -DBG -pP18F4685 -DL -O11111114 -fo24 -N"D:\ALL MY STUFF\MikroC Pro programming\ALL MY PROJECTS2011\pic18f4685 lcd6610\MyProject.mcppi" -SP"C:\Program Files\Mikroelektronika\mikroC PRO for PIC\defs\" -SP"C:\Program Files\Mikroelektronika\mikroC PRO for PIC\uses\P18\" -SP"D:\ALL MY STUFF\MikroC Pro programming\ALL MY PROJECTS2011\pic18f4685 lcd6610\" "MyProject.c" "__Lib_Math.mcl" "__Lib_MathDouble.mcl" "__Lib_System.mcl" "__Lib_Delays.mcl" "__Lib_CType.mcl" "__Lib_CStdlib.mcl" "__Lib_Button.mcl" "__Lib_Sound.mcl" "__Lib_PWM_c2d4.mcl"  
0 1138 Available RAM: 3307 [bytes], Available ROM: 98304 [bytes]  
0 126 All files Preprocessed in 282 ms  
0 122 Compilation Started philips8833_6100.c
100 123 Compiled Successfully MyProject.c
0 127 All files Compiled in 20687 ms  
0 1143 Used RAM (bytes): 245 (7%)  Free RAM (bytes): 3062 (93%) Used RAM (bytes): 245 (7%)  Free RAM (bytes): 3062 (93%)
0 1143 Used ROM (bytes): 43158 (44%)  Free ROM (bytes): 55146 (56%) Used ROM (bytes): 43158 (44%)  Free ROM (bytes): 55146 (56%)
0 125 Project Linked Successfully MyProject.mcppi
0 128 Linked in 19578 ms  
0 129 Project 'MyProject.mcppi' completed: 44422 ms  
0 103 Finished successfully: 27 Jun 2011, 19:42:51 MyProject.mcppi

Using MIKROC PRO FOR PIC v 4.80 Beta . it fast for pic16 but very slow for pic18;
this log could tell you everythings ;
Regards;

User avatar
janko.kaljevic
Posts: 3565
Joined: 16 Jun 2011 13:48

Re: mC pro 4.80 beta and PIC18F4685 long delay compilation

#4 Post by janko.kaljevic » 28 Jun 2011 14:54

Hi MR2010,

At this point I can not tell you anything about your problem, but if you send us your project we will test it thoroughly.
Regards.

Post Reply

Return to “mikroC PRO for PIC Beta Testing”