Forum Discussion
Altera_Forum
Honored Contributor
19 years ago --- Quote Start --- originally posted by espian+dec 11 2006, 10:10 am--><div class='quotetop'>quote (espian @ dec 11 2006, 10:10 am)</div>
--- quote start ---
<!--quotebegin-huiwoon@Dec 5 2006, 09:55 AM hi, i'm doing a project using cyclone ii de2 board to control a rc car with wireless camera. may i know where is the image captured from the camera being saved in de2 board? i can't find in sram, sdram and flash. does it automatically load into the board or i need to write a program to load the image manually? thanks.
<div align='right'><{post_snapback}> (index.php?act=findpost&pid=19833)
--- quote end ---
--- Quote End --- I'm not sure if this will provide the information that you're looking for, but you can find the addresses for all of the peripherals by looking in SOPC Builder. This may give you enough information to look through the rest of the project to answer your other questions. <div align='right'><{post_snapback}> (index.php?act=findpost&pid=19942)</div> [/b] --- Quote End --- thanks for answering my question, but im still a bit confuse with this solution. how can i read and display the data stored in these address ? is it possible to access the data by using DE2 control panel? thank you very much.