Chief Delphi

Chief Delphi (http://www.chiefdelphi.com/forums/index.php)
-   Programming (http://www.chiefdelphi.com/forums/forumdisplay.php?f=51)
-   -   IFI_Loader problem(new to C, newb) (http://www.chiefdelphi.com/forums/showthread.php?t=25662)

FormatteD_C 20-02-2004 00:06

IFI_Loader problem(new to C, newb)
 
After I compile the .hex in MPLAB IDE I open the IFI_Loader browse for the .hex and when I click open and error shows saying: "Invalid Address: 0x0 (Correct Range : 0x800-0x7fff)" :ahh:

I tried saving the .hex in MPLAB IDE with a program memory range of 0 to 0x800 and I still get this error in IFI_Loader. I know it has to do with some setting in MPLAB IDE when compiling but I have no clue.

Thanks for the help,
A Newb

Kevin Watson 20-02-2004 00:17

Re: IFI_Loader problem(new to C, newb)
 
Quote:

Originally Posted by FormatteD_C
After I compile the .hex in MPLAB IDE I open the IFI_Loader browse for the .hex and when I click open and error shows saying: "Invalid Address: 0x0 (Correct Range : 0x800-0x7fff)" :ahh:

I tried saving the .hex in MPLAB IDE with a program memory range of 0 to 0x800 and I still get this error in IFI_Loader. I know it has to do with some setting in MPLAB IDE when compiling but I have no clue.

Thanks for the help,
A Newb

Did you include 18f8520user.lkr in the build? This tells the linker where usable memory is located.

-Kevin

FormatteD_C 20-02-2004 07:25

Re: IFI_Loader problem(new to C, newb)
 
I included it and it I am still having the same problem

Kevin Watson 20-02-2004 11:38

Re: IFI_Loader problem(new to C, newb)
 
Quote:

Originally Posted by FormatteD_C
I included it and it I am still having the same problem

If you want, e-mail the zipped-up build directory to me and I'll have a look at it tonight.

-Kevin


All times are GMT -5. The time now is 04:18.

Powered by vBulletin® Version 3.6.4
Copyright ©2000 - 2017, Jelsoft Enterprises Ltd.
Copyright © Chief Delphi