RE: RTEMS Fatal Error on IMX7D SABRE Board.

2021-01-06 Thread JunBeom Kim (EmbedCoreTech)
e, I changed arm_gt_clock_early_init.irq value from 29 to 30 as temporary way. Best Regards, JunBeom -Original Message- From: Christian Mauderer Sent: Wednesday, January 6, 2021 10:17 PM To: jameszxj ; JunBeom Kim (EmbedCoreTech) ; 'users' Subject: Re: RTEMS Fatal Error on IMX7D SABRE

Re: RTEMS Fatal Error on IMX7D SABRE Board.

2021-01-06 Thread jameszxj
Hi Christian > Hello, >  > On 06/01/2021 13:25, jameszxj wrote: > > Hi, > >  > >  > Hello, > >  > > >  > On 06/01/2021 10:04, jameszxj wrote: > >  > > Hi, > >  > > > >  > > I can't find "timer" node in your devicetree. > >  > > Function arm_generic_timer_get_config() in file bspstart.c will find

RE: RTEMS Fatal Error on IMX7D SABRE Board.

2021-01-06 Thread JunBeom Kim (EmbedCoreTech)
- From: Christian Mauderer Sent: Wednesday, January 6, 2021 6:24 PM To: jameszxj ; JunBeom Kim (EmbedCoreTech) ; 'users' Subject: Re: RTEMS Fatal Error on IMX7D SABRE Board. Hello, On 06/01/2021 10:04, jameszxj wrote: > Hi, > > I can't find "timer" no

Re: RTEMS Fatal Error on IMX7D SABRE Board.

2021-01-06 Thread Christian Mauderer
similar bits. If these seem to be correct, I would check the CCGR* registers. > > > > -- Original -- > > *From:* "JunBeom Kim (EmbedCoreTech)" ; > > *Date:* Wed, Jan 6, 2021 04:46 PM > > *To:* "'jameszxj'";"'us

Re: RTEMS Fatal Error on IMX7D SABRE Board.

2021-01-06 Thread jameszxj
Hi, > Hello, >  > On 06/01/2021 10:04, jameszxj wrote: > > Hi, > >  > > I can't find "timer" node in your devicetree.  > > Function arm_generic_timer_get_config() in file bspstart.c will find  > > node "/timer" > > and get "clock-frequency" value for system tick. >  > note that at least the cloc

Re: RTEMS Fatal Error on IMX7D SABRE Board.

2021-01-06 Thread Christian Mauderer
that patch, but I haven't done that yet. -- Original -- *From:* "JunBeom Kim (EmbedCoreTech)" ; *Date:* Wed, Jan 6, 2021 04:46 PM *To:* "'jameszxj'";"'users'"; *Subject:* RE: RTEMS Fatal Error on IMX7D SABRE Board. Dear James, As I

RE: RTEMS Fatal Error on IMX7D SABRE Board.

2021-01-06 Thread JunBeom Kim (EmbedCoreTech)
Subject: RE: RTEMS Fatal Error on IMX7D SABRE Board. Dear James, I used two files(imx7d-sdb.dts and imx7d.dtsi) for making imx7d-sdb.dtb. There is clock-frequency configuration in imx7d.dtsi. Best Regards, JunBeom From: users mailto:users-boun...@rtems.org> > On Behalf O

RE: RTEMS Fatal Error on IMX7D SABRE Board.

2021-01-06 Thread JunBeom Kim (EmbedCoreTech)
Dear James, I used two files(imx7d-sdb.dts and imx7d.dtsi) for making imx7d-sdb.dtb. There is clock-frequency configuration in imx7d.dtsi. Best Regards, JunBeom From: users On Behalf Of jameszxj Sent: Wednesday, January 6, 2021 4:13 PM To: users Subject: Re:RTEMS Fatal Error on IMX7