ERROR in def files (P18F87J60.mlk)

Discuss about beta versions of mikroC compiler.
Post Reply
Author
Message
yo2lio
Posts: 1878
Joined: 19 Sep 2006 12:57
Location: Romania, Arad City
Contact:

ERROR in def files (P18F87J60.mlk)

#1 Post by yo2lio » 06 Jul 2007 11:47

Hi,

I downloaded def files for MC:
http://www.mikroe.com/forum/viewtopic.php?t=10588 and I found this error in P18F87J60.mlk file :

Code: Select all

#pragma    SetStackRange(0x004B, 0x005F)
must be :

Code: Select all

#pragma    SetStackRange(0x0000, 0x0014)
in according with first line

Code: Select all

#pragma    SetRamSpace(0x0015, 0x0FFF)
Best regards, Florin Medrea.

User avatar
zristic
mikroElektronika team
Posts: 6608
Joined: 03 Aug 2004 12:59
Contact:

Re: ERROR in def files (P18F87J60.mlk)

#2 Post by zristic » 06 Jul 2007 13:43

Thanks Florin, we are revising all def files now.

Post Reply

Return to “mikroC Beta testing”