Page 1 of 1

ERROR in def files (P18F87J60.mlk)

Posted: 06 Jul 2007 11:47
by yo2lio
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.

Re: ERROR in def files (P18F87J60.mlk)

Posted: 06 Jul 2007 13:43
by zristic
Thanks Florin, we are revising all def files now.