mikroC PRO dsPIC v6.0.0 bug report

Beta Testing discussion on mikroC PRO for dsPIC30/33 and PIC24.
Post Reply
Author
Message
Borisw37
Posts: 124
Joined: 06 Dec 2004 20:08
Location: Philadelphia, PA
Contact:

mikroC PRO dsPIC v6.0.0 bug report

#1 Post by Borisw37 » 23 Dec 2013 22:43

Adding this code causes a compilation error, as it should. But the error points to Line 0, Message No. 102.
Clicking on the "Finished (with errors):" message gives me a "An error occurred in the application" with continue, restart and close application options.

Code: Select all

void Test2()(char BLAH)
{


}

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

Re: mikroC PRO dsPIC v6.0.0 bug report

#2 Post by marina.petrovic » 24 Dec 2013 16:34

Hi,

Indeed in this situation compiler shows generalized error report: "Finished (with errors):",
because compiler can't mark accurately source of the error.

Thank you for pointing that out, we will certainly investigate it little bit further.

Best regards,
Marina

User avatar
filip
mikroElektronika team
Posts: 11874
Joined: 25 Jan 2008 09:56

Re: mikroC PRO dsPIC v6.0.0 bug report

#3 Post by filip » 16 Jan 2014 15:04

Hi,

Please, can you attach here the minimal project that represents this issue ?

Regards,
Filip.

Post Reply

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