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 | check memory config [-2184] errors in CCStudio

Technical discussions about Code Composer Studio.

  

Post a new Thread

check memory config [-2184] errors in CCStudio - clin...@gmail.com - Jul 1 22:14:56 2008



Help! In Code Composer Studio version 3.3.59.4, I'm trying to simulate a known working
program, but keep getting the errors below.  Option->Memory Map shows that data memory 0x0
to 0xfff as RAM - Read and Write

Any ideas?

>>>>>>>>>>>>>>>>>>>>>>>>
;>>>>>>>>>>>>>>>>>>>>>>>&g
t;>>>>>>>>>>>>>>>>>>>>>>
void InitSysCtrl(void)

{

// On TMX samples, to get the best performance of on chip RAM blocks M0/M1/L0/L1/H0 internal

// control registers bit have to be enabled. The bits are in Device emulation registers.

   DevEmuRegs.M0RAMDFT = 0x0300;

   DevEmuRegs.M1RAMDFT = 0x0300;

   DevEmuRegs.L0RAMDFT = 0x0300;

   DevEmuRegs.L1RAMDFT = 0x0300;

  DevEmuRegs.H0RAMDFT = 0x0300;

 <<<<<<<<<<<<<<<<<<<<<<<&l
t;<<<<<<<<<<<<<<<<<<<<<<<&
lt;<<<<<<<<<<<<<<<<<<<<

Errors:

Can't Single Step Target Program: Can't write to data memory 0x950, check memory config
[-2184]

Can't Run Target CPU: Can't write to data memory 0x951, check memory config [-2184]

Can't Run Target CPU: Can't write to data memory 0x952, check memory config [-2184]

Can't Run Target CPU: Can't write to data memory 0x953, check memory config [-2184]

Can't Run Target CPU: Can't write to data memory 0x954, check memory config [-2184]

------------------------------------

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 )