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.

How to read ROM Address in PICC compiler?

Status
Not open for further replies.

HO2a

Junior Member level 2
Joined
Jun 5, 2003
Messages
23
Helped
1
Reputation
2
Reaction score
1
Trophy points
1,283
Activity points
155
picc hi-tech rom address

I use HI-Tech PICC compiler and i need read the address of const variable

const char Data[] = {0x15,0x18,0xAC};
i want change the data and save it in the flash
How could i read flash address


Thank You[/b]
 

picc read rom

Hello,
Look at this file, examples are in assembler. Translate in C.

CD :)
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top