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.

8051 XDATA to PIC architecure

Status
Not open for further replies.

ql000

Newbie level 4
Joined
Dec 12, 2005
Messages
5
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,310
8051 xdata

Hello!

I am porting some 8051 uC C code to C18 PIC code and I have some difficulties regarding the XDATA. I am programming in C18. What would be the most efficient way to port something like this:

char xdata * some_variable; // into C18 PIC code

Thanks!
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top