Chief Delphi

Chief Delphi (http://www.chiefdelphi.com/forums/index.php)
-   Programming (http://www.chiefdelphi.com/forums/forumdisplay.php?f=51)
-   -   Quick Programming Question: (http://www.chiefdelphi.com/forums/showthread.php?t=52068)

SBloodmoon 16-01-2007 22:14

Quick Programming Question:
 
When exporting the code, a dialog box shows up asking what program memory you want to start and end with. What is the input values I want in those textboxes?

HR_HELLFIRE 16-01-2007 23:11

Re: Quick Programming Question:
 
Exporting from what to what?

SBloodmoon 17-01-2007 17:06

Re: Quick Programming Question:
 
I'm trying to export my code to the uploader, but it asks for the start and end programming memory. I'm not sure if the default (x07ffe) is the correct one because I seem to remember using another last year...Does anyone happen to know the right one?

Mike Betts 17-01-2007 17:36

Re: Quick Programming Question:
 
Scarlett,

You do not need to do the export function in MPLAB. Merely build your project and the linker script (the 18f8722.lkr file) will target all appropriate memory locations when creating the hex file.

Don't change the linker script unless you know what you are doing...

Mike


All times are GMT -5. The time now is 01:28.

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