Atmel website | ARM Community | AVR freaks | Technical Support
Banner
 FAQ •  Search •  Register •  Login 

All times are UTC + 1 hour [ DST ]




Post new topic Reply to topic  [ 1 post ] 
Author Message
 Post subject: Run application from RAM memory
PostPosted: Sat May 15, 2010 10:01 pm 
Offline

Joined: Sat May 15, 2010 9:34 pm
Posts: 9
Hi All,

I have a question about run application from ram memory.

my scatter file look like this

LOAD_REGION_PROGRAM 0x00100000
{
FLASH 0x00100000 0x00200000
{
Cstartup.o(RESET, +First)
LowLevelInit.o
* (InRoot$$Section)
}

RAM 0x00200000 0x0020000
{
Cstatup.o(+RW, +ZI)
* (+RO, +RW, +ZI)
}
}

When I run the application, it's succeed to run the LowLevelInit, but in the main module, after running some functions it's go to unknown place in the assembler code, and stay there.

what's incorrect in my scatter?

Thanks you very much.


Top
 Profile  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 1 post ] 

All times are UTC + 1 hour [ DST ]


Who is online

Users browsing this forum: No registered users and 2 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to: