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
s is an open source  > one and you can find all sources at: >  >      https://github.com/grisp/grisp2-rtems-toolchain >  > >  > > -- Original -- > >  > > *From:*"JunBeom Kim (EmbedCoreTech)" mailto:jb...@e-coretech.kr&

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:RE: RTEMS Fatal Error on IMX7D SABRE Board.

2021-01-06 Thread jameszxj
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. -- Original -- From:

RE: RTEMS Fatal Error on IMX7D SABRE Board.

2021-01-06 Thread JunBeom Kim (EmbedCoreTech)
im (EmbedCoreTech)" mailto:jbkim@e- coretech.kr> >; Date: Wed, Jan 6, 2021 01:05 PM To: "users"mailto:users@rtems.org> >; Subject: RTEMS Fatal Error on IMX7D SABRE Board. Hello, After I purchased i.MX7D SABRE board, I am trying to test RTEMS kernel using lastest R

RE: RTEMS Fatal Error on IMX7D SABRE Board.

2021-01-06 Thread JunBeom Kim (EmbedCoreTech)
ilto:users@rtems.org> >; Subject: RTEMS Fatal Error on IMX7D SABRE Board. Hello, After I purchased i.MX7D SABRE board, I am trying to test RTEMS kernel using lastest RTEMS kernel and source builder for RTEMS 6.0 As I knew before, RTEMS BSP for i.MX7D was not tested for i.MX7D SABRE board

RTEMS Fatal Error on IMX7D SABRE Board.

2021-01-05 Thread JunBeom Kim (EmbedCoreTech)
Hello, After I purchased i.MX7D SABRE board, I am trying to test RTEMS kernel using lastest RTEMS kernel and source builder for RTEMS 6.0 As I knew before, RTEMS BSP for i.MX7D was not tested for i.MX7D SABRE board. When I tested this, my testing result is in below; rtems.img is made by calling