Hi Sebastian Huber,
Added my BSP to c/src/lib/libbsp/arm/acinclude.m4, now it builds.
Thanks for your help.
*Regards,*
*Amarnath MB*
On Tue, Dec 11, 2018 at 12:18 PM Sebastian Huber <
sebastian.hu...@embedded-brains.de> wrote:
>
>
> On 11/12/2018 07:38, Amarnath MB wrote:
> > Hi,
> >
> > Curre
On 11/12/2018 07:38, Amarnath MB wrote:
Hi,
Currently working on developing an RTEMS 5.0 BSP for a new SOC based
on ARM926EJS.
I have taken lpc32xx_mzx as the reference BSP and have made following
changes in the RTEMS master,
1. Created a new folder for my target inside /bsps/arm/
2. Ad
Hi,
Currently working on developing an RTEMS 5.0 BSP for a new SOC based on
ARM926EJS.
I have taken lpc32xx_mzx as the reference BSP and have made following
changes in the RTEMS master,
1. Created a new folder for my target inside /bsps/arm/
2. Added .inc and .cfg files for the target insi
more information: using the debugger, we can see that the program
crashes in "rtems_mpci_entry Shm_Get_packet()"
thanks
El jue., 6 de dic. de 2018 a la(s) 17:20, Diego Mercado
(diego.me...@gmail.com) escribió:
>
> Hello,
> we are using Rtems 4.10 (RCC-1.2.16. RTEMS-4.10, GCC 4.4.6), compiling f
Hi,
As I stated in my earlier mail, I'm trying to move my development to master
branch.
I have made following changes in the RTEMS git clone,
1. Created a new folder for my target inside /bsps/arm/
2. Added .inc and .cfg files for the target inside
/bsps/arm//config (Modified copy of lp
Hi Jeol,
I was doing bootstrap in the top of the tree, Thanks for your tip.
As per Sebastian Huber suggested I'm moving my development to master
branch.
In RTEMS 5, after adding some changes in the start.S file if I give
successive make as 'make RTEMS_BSP=lpc32xx_mzx',
the changes are getting re