Unable to write in peripheral memory area for F2812 - nand...@hcl.in - May 26 10:15:36 2008
Hi,
I am using ccv2.2
I get error Unable to write in peripheral memory area for F2812 for address 0x800 to 0x880.
How do I unprotect it?
------------------------------------
OMAP35x EVM jump-starts low-power apps
------------------------------------
The modular and extensible OMAP35x Evaluation Module (EVM) enables developers to start building
applications based on the OMAP35x architecture:http://www.DSPRelated.com/omap35x

(You need to be a member of code-comp -- send a blank email to code-comp-subscribe@yahoogroups.com )
Re: Unable to write in peripheral memory area for F2812 - chirag jagadish - May 29 8:15:28 2008
try the command EALLOW before the write operation
when finished EDIS to disallow
let me know if this works
n...@hcl.in wrote:
Hi,
I am using ccv2.2
I get error Unable to write in peripheral memory area for F2812 for address 0x800 to 0x880.
How do I unprotect it?
------------------------------------
OMAP35x EVM jump-starts low-power apps
------------------------------------
The modular and extensible OMAP35x Evaluation Module (EVM) enables developers to start building
applications based on the OMAP35x architecture:http://www.DSPRelated.com/omap35x

(You need to be a member of code-comp -- send a blank email to code-comp-subscribe@yahoogroups.com )