2008-02-07 08:45:00 how to view memory contents
soni shetty (INDIA)
Message: 50819 hi
We have downloaded our application exe into the bf561-ezkit and executed the application(aim of our application is to capture the image from streaming video and transfers into a buffer located in SDRAM),hence we need to see the contents of the buffer located in SDRAM. How to view the memory contents?Is there any specific commands for that?
thanks
QuoteReplyEditDelete
2008-02-07 11:11:10 Re: how to view memory contents
Mike Frysinger (UNITED STATES)
Message: 50827 no, there are no shell commands to view arbitrary pieces of memory
since you're using a no-mmu platform and the mpu is off, simply write a small piece of code which reads at a fixed memory address