Re: [Qemu-discuss] Segmentation fault on target tricore

2019-09-17 Thread Bastian Koppelmann
Hi Andreas, On 9/17/19 2:32 PM, Peter Maydell wrote: On Tue, 17 Sep 2019 at 13:24, Konopik, Andreas wrote: Hello, I am wondering why the "Hello world"-program available in TASKING (v6.2r1) generates a segfault. I compiled the program for the 'TC1796' Processor (Infineon TriCore 1 Family -> A

Re: [Qemu-discuss] [Qemu-devel] Segmentation fault on target tricore

2019-09-18 Thread Bastian Koppelmann
Hi Peter, On 9/17/19 3:45 PM, Peter Maydell wrote: On Tue, 17 Sep 2019 at 14:06, Konopik, Andreas wrote: Using gdb and valgrind I found out that: - 'gen_mtcr()' and 'gen_mfcr()' access uninitialized values, i.e. CSFRs, which leads to the Segfault - The uninitialised values were created by stac

Re: Qemu for TC377

2024-04-15 Thread Bastian Koppelmann
Hi Sameer, On Sun, Apr 14, 2024 at 06:15:56PM +0200, Philippe Mathieu-Daudé wrote: > Hi Sameer, > > On 13/4/24 14:52, Sameer Kalliadan Poyil wrote: > > Hello All, > > I see that Latest qemu supports for tricore TC277 and TC377 > > image.png > > But when I downloaded source code and checked for TC3

Re: Qemu for TC377

2024-04-21 Thread Bastian Koppelmann
Hi Sameer, On Tue, Apr 16, 2024 at 02:26:10PM -0400, Sameer Kalliadan Poyil wrote: > Hi Bastian, > > Thanks for the information. I thought that I can do some prototyping before > the > HW arrives. :) > >  Yes I am interested for your bare metal program boot_to_main run it on TSIM.  >   > Is Infin