Sign in

username:

password:



Not a member?

Search code-comp



Search tips

Subscribe to code-comp



code-comp by Keywords

ARM7 | BIOS | Bug | EVM | JTAG | Linker | LOG_printf | McBSP | Profiling | Relocation | RTDX | Simulator | Target | Watch

Ads

Discussion Groups

Discussion Groups | Code-Composer | Unable to write in peripheral memory area for F2812

Technical discussions about Code Composer Studio.

  

Post a new Thread

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 )