From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4511 invoked by alias); 30 May 2006 13:28:45 -0000 Received: (qmail 4503 invoked by uid 22791); 30 May 2006 13:28:44 -0000 X-Spam-Check-By: sourceware.org Received: from mx1.itb.ac.id (HELO mx1.itb.ac.id) (167.205.23.6) by sourceware.org (qpsmtpd/0.31) with ESMTP; Tue, 30 May 2006 13:28:43 +0000 Received: from localhost (antivirus.itb.ac.id [167.205.1.75]) by mx1.itb.ac.id (Postfix) with ESMTP id 72D53FC6C3; Tue, 30 May 2006 20:28:38 +0700 (WIT) Received: from mx1.itb.ac.id ([167.205.23.6]) by localhost (antivirus.itb.ac.id [167.205.1.75]) (amavisd-new, port 10001) with ESMTP id 73747-03; Tue, 30 May 2006 20:28:29 +0000 (UTC) Received: from aariffianto (unknown [167.205.24.29]) by mx1.itb.ac.id (Postfix) with SMTP id 3C6FCFC6C5; Tue, 30 May 2006 20:28:37 +0700 (WIT) Message-ID: <047701c5651b$642c14a0$6c44cda7@aariffianto> From: "Agus Ariffianto" To: "Andrew Lunn" Cc: References: <20060530071313.2C71820E04C@gemmini.netco.de> <03e601c683de$e8dc5510$6c44cda7@aariffianto> <20060530120216.GN2876@lunn.ch> <043601c56517$c54d2e30$6c44cda7@aariffianto> <20060530131759.GB2478@lunn.ch> Date: Tue, 30 May 2006 13:28:00 -0000 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-Mailer: Microsoft Outlook Express 6.00.2900.2180 Virus-Scanned: antivirus-ITB X-IsSubscribed: yes Mailing-List: contact ecos-discuss-help@ecos.sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: ecos-discuss-owner@ecos.sourceware.org Subject: Re: [ECOS] error: no memory region specified for loadable '.ram_vectors' X-SW-Source: 2006-05/txt/msg00256.txt.bz2 > > 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