[ECOS] error: no memory region specified for loadable '.ram_vectors'

Agus Ariffianto aariffianto@s.ee.itb.ac.id
Tue May 30 13:28:00 GMT 2006


>
> You should go talk to your Mentor/supervisor. Hopefully he can arrange
> some basic training on how to use all these tools. Maybe you need to
> make contacts with ESA or Gaisler.
>
> My opinion is that you need a professional support contract from
> somebody who actually knows this system and can teach you the basics.
>
>         Andrew
Thank you Andrew, please let me send it for the last time.
In linux environment (using tsim) after I do set $pc=0x40000000, the result 
is the same
In cygwin (using real target), here's what i did:

grmon> register

          INS       LOCALS      OUTS     GLOBALS
   0:  40015954   7FFEFF9F   FFDDFF84   00000000
   1:  4000A5E0   40013400   7FFEFFBB   80000000
   2:  40009C10   40001BDC   400FFF50   00000003
   3:  400FFF50   00000001   80000070   00000079
   4:  4000A5E0   00000040   80000070   00000001
   5:  4000A2B8   00000040   80000070   00000770
   6:  00000000   4000A000   400FFFF0   00000001
   7:  00000000   00001000   40001DCC   00000000

 psr: F28000E0   wim: 00000002   tbr: 00000050   y: 00000000

 pc:  00000000  unknown opcode: 0xffffffff
 npc: 00000004  unknown opcode: 0xffffffff

grmon> register pc:40000000
grmon> register

          INS       LOCALS      OUTS     GLOBALS
   0:  40015954   7FFEFF9F   FFDDFF84   00000000
   1:  4000A5E0   40013400   7FFEFFBB   80000000
   2:  40009C10   40001BDC   400FFF50   00000003
   3:  400FFF50   00000001   80000070   00000079
   4:  4000A5E0   00000040   80000070   00000001
   5:  4000A2B8   00000040   80000070   00000770
   6:  00000000   4000A000   400FFFF0   00000001
   7:  00000000   00001000   40001DCC   00000000

 psr: F28000E0   wim: 00000002   tbr: 00000050   y: 00000000

 pc:  00000000  unknown opcode: 0xffffffff
 npc: 00000004  unknown opcode: 0xffffffff

grmon> set $pc=40000000
Command "set" exited with return code = -1
grmon> register pc:40000000
grmon> register

          INS       LOCALS      OUTS     GLOBALS
   0:  40015954   7FFEFF9F   FFDDFF84   00000000
   1:  4000A5E0   40013400   7FFEFFBB   80000000
   2:  40009C10   40001BDC   400FFF50   00000003
   3:  400FFF50   00000001   80000070   00000079
   4:  4000A5E0   00000040   80000070   00000001
   5:  4000A2B8   00000040   80000070   00000770
   6:  00000000   4000A000   400FFFF0   00000001
   7:  00000000   00001000   40001DCC   00000000

 psr: F28000E0   wim: 00000002   tbr: 00000050   y: 00000000

 pc:  00000000  unknown opcode: 0xffffffff
 npc: 00000004  unknown opcode: 0xffffffff

grmon> run
IU in error mode (tt = 0x02)
 00000000  ffffffff   unknown opcode: 0xffffffff
grmon>

Thank you

Regards,
Agus 



-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss



More information about the Ecos-discuss mailing list