Click here to Skip to main content
15,887,444 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
Tell me how to store a value in known memory (memory is in external board). How are we code this task in C language. I plan to write data on PXA270 kit. What data I write then I want to retrieve back from that memory where I store it.
Posted
Updated 14-Mar-11 23:29pm
v4
Comments
LittleYellowBird 15-Mar-11 5:27am    
Hi, is this external memory attached to a PC? Broadly speaking this is a forum for PC programmers. If it is attachjed to a PC, what sort of external memory is it? It would be best to edit your question to make it clearer. I have imporved the title for you. Hope you don't mind. Ali :) [edit: ok what is a PXA270 kit and what is the method of communication? ie USB / serial etc?]
wasimtabrez 15-Mar-11 5:39am    
thanks for formating my question.
wasimtabrez 15-Mar-11 5:46am    
actually,I am laptop and pxa270 connected with cpu.From my lappy,I'm communicating to kit through telnet
wasimtabrez 15-Mar-11 5:49am    
external memory not attached to my laptop.

1 solution

Please be specific (read the FAQ for posting guidelines): your question is vague.
For instance, what kind of hardware are you programming for?
 
Share this answer
 
Comments
wasimtabrez 15-Mar-11 5:41am    
I'm going to generate some interrupt using ostimer(it is in Pxa270 kit).
CPallini 15-Mar-11 7:45am    
You should read your board (is it the "Intel PXA27x Processor Developer's Kit"?) documentation (or ask the question in a forum devoted to such board).
Sergey Alexandrovich Kryukov 15-Mar-11 19:47pm    
This is a good advice. I mean not the the text of your Answer but your comment on documentation, which gets my 5.
--SA
CPallini 16-Mar-11 5:41am    
Thank you, SA. :-)

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900