[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Boot problem with LEON processor
- Date: Thu, 6 Dec 2007 17:19:47 +0100
- From: charles.matthey at gmail.com (Charles Matthey)
- Subject: Boot problem with LEON processor
Hi,
I try to start a simple test program on an homemade board, with a soft
Leon3 processor. When I launch the code, the system stops with a
SIGSEGV signal, trying to execute the function
"rtems_initialize_executive_late( bsp_isr_level );"
I tried to set a better amount of RAM memory (I've got a very poor RAM
space), but I'm not sure that is the problem...
May somebody show me the way I can search ?
Thank you very much
Charles