Hi Sebastian,
I also wanted to add the HAL APIs to the BSP which will perform the basic
initializations and memory configuration. I missed this point in the last
mail.
Regards,
Somesh
On Tue, Nov 10, 2020 at 12:59 PM Sebastian Huber <
sebastian.hu...@embedded-brains.de> wrote:
> Hello Somesh,
>
Hello Somesh,
due to the change in the build system, I would use the RTEMS master
branch for this development. You don't have to add a new RISC-V BSP. You
could also add a new device driver to the console driver and select it
through the device tree.
--
embedded brains GmbH
Sebastian HUBER
D
Hi All,
I am trying to port the RTEMS v5.1 on PolarFire SoC ICICLE Kit. The
available console driver in the risc-v bsp does not support the target
hardware so I am looking into developing a custom BSP for the PolarFire SoC
ICICLE Kit.
It will be a great help if anyone could point me to custom BSP