[mC for dsPIC V4.0] unopenable project file

Discuss about beta versions of mikroC compiler.
Post Reply
Author
Message
bruno
Posts: 767
Joined: 10 Sep 2005 02:10
Location: Lyon, France
Contact:

[mC for dsPIC V4.0] unopenable project file

#1 Post by bruno » 30 Sep 2008 00:59

Hello,

clock frequency with decimal value leads to unopenable project file :

Code: Select all

[DeviceClock]
Value=141
works fine but

Code: Select all

[DeviceClock]
Value=141.875808
crashes the IDE when double-clicking on .dpc project file : "Error opening ....dpc"

workaround :
remove decimal part of clock frequency before closing IDE, then add it again before first build :|
Bruno
Bored with 7-segment ? Try the [url=http://www.micro-examples.com/public/microex-navig/doc/079-touchclock.html]TouchClock[/url]

Post Reply

Return to “mikroC Beta testing”