View Full Version : Quick Programming Question:
SBloodmoon
01-16-2007, 10:14 PM
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
01-16-2007, 11:11 PM
Exporting from what to what?
SBloodmoon
01-17-2007, 05:06 PM
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
01-17-2007, 05:36 PM
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
vBulletin® v3.6.4, Copyright ©2000-2012, Jelsoft Enterprises Ltd.