The IMXRT1050 seems to be already supported, including jlink support. https://git.lavasoftware.or/lava/lava/-/blob/master/etc/dispatcher-config/de...
And since the device-type template already exists in LAVA, it should not be too complicated to get started with it. However, I am not using this type of device myself, so I can't help more.
Philippe
From: Lava-users lava-users-bounces@lists.lavasoftware.org On Behalf Of Cano, Pablo Sent: Friday, January 21, 2022 10:36 PM To: lava-users@lists.lavasoftware.org Subject: [Lava-users] Add new device NXP rt1050
Hi,
I'm starting to work with LAVA and I read the documentation about add a new device is more difficult rather than use some templates. So, my question is if there is a template to use with a microprocessor like rt1050 that has an architecture ARM7vE-M. Also, I need to communicate to this unit with J-link and UART, is possible to use direct communication or I need to connect via the network.