Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

particular flash memory location programming

Status
Not open for further replies.

ismu

Full Member level 2
Joined
May 12, 2009
Messages
145
Helped
1
Reputation
2
Reaction score
1
Trophy points
1,298
Location
nil
Activity points
2,340
i want to flash the last location of flash memory in PIC microcontroller[16F676] using hitech C compiler.
ie :
pic memory data:
0x3FFF 0x3FFF 0x3FFF ...................
..................................................
..................................................
.........................................0x3FFF

i want change the last red word 0x3FFF to 0x3C4C when am doing compilation.

[ie; opcode for 0x3C4C is :retlw 0x4c ]

rest of the data should be as like as , no change.
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top