Re: Running SPARC/LEON3 in TSIM-LEON3 simulator

2021-06-14 Thread Đức Anh
: > > On 6/11/21 12:37 PM, Đức Anh wrote: > > Hi Sebastian, > > Thank you. I didn't notice that. > > I recompile with SMP enabled, and the application doesn't run successfully > in the TSIM-LEON3 simulator. Below is the error message: > > Initializing and starting from 0x400

Re: Running SPARC/LEON3 in TSIM-LEON3 simulator

2021-06-11 Thread Đức Anh
rld application. Have anyone here run into a similar issue? Or do you know any other leon3 (or sparc) simulator that I can try? Best regards, Duc Anh On Wed, 9 Jun 2021 at 18:46, Sebastian Huber < sebastian.hu...@embedded-brains.de> wrote: > On 09/06/2021 18:39, Đức Anh wrote: > >

Running SPARC/LEON3 in TSIM-LEON3 simulator

2021-06-09 Thread Đức Anh
Hi all, I am trying to run my RTEMS application in the TSIM-LEON3 simulator. It works fine with RTEMS version 6 (master branch) but it is not when I build with RTEMS version 5.1 (branch 5). The reason why I revert back to version 5 because I want to use the SMP feature of RTEMS, and I haven't

Re: FVP_BaseR_Cortex-R52x1 not exist when testing arm/fvp_cortex_r52

2021-05-08 Thread Đức Anh
> >> On 07/05/2021 19:07, Joel Sherrill wrote: >> > >> > >> > On Fri, May 7, 2021 at 11:42 AM Sebastian Huber >> > > > <mailto:sebastian.hu...@embedded-brains.de>> wrote: >> > >> > >> > On 07/05/2021 17:1

FVP_BaseR_Cortex-R52x1 not exist when testing arm/fvp_cortex_r52

2021-05-07 Thread Đức Anh
Dear all, I built arm/fvp_cortex_r52 on the master branch, commit a1679af3805. When I run rtems-test for this BSP, the program report that FVP_BaseR_Cortex-R52x1 does not exist. So that all the tests failed. How can I fix this problem? I followed all the build step (./waf configure, build,

Re: Write the BSP for ARM Versatile Express device

2021-04-28 Thread Đức Anh
fig file looks like it does nothing specific to the BSP, only includes (common for ARM?) dependencies, doesn't it? Best regards, Duc Anh Vào Th 4, 21 thg 4, 2021 vào lúc 15:25 Joel Sherrill đã viết: > > > On Wed, Apr 21, 2021, 5:32 AM Đức Anh wrote: > >> Hi Gedare, >> >

Re: Write the BSP for ARM Versatile Express device

2021-04-21 Thread Đức Anh
Anh Vào Th 4, 14 thg 4, 2021 vào lúc 12:53 Gedare Bloom đã viết: > Hi Duc, > > On Tue, Apr 13, 2021 at 8:57 AM Đức Anh wrote: > > > > Dear all, > > > > I want to develop a BSP for ARM Versatile Express platform. My final > purpose is to run Gem5 simulation