From: Hiago F. <hia...@gm...> - 2022-09-01 16:52:24
|
Hi Tommy, Thanks for your reply. I'm using this script, in this part: *# Source SOC Configuration* *source [find imx8m.cfg]* I've also changed it a little bit and removed the -defer-examine from cortex_m, but I get the same error. Regards, Hiago. On Thu, Sep 1, 2022 at 1:46 PM Tommy Murphy <tom...@ho...> wrote: > Have you tried using the target script bundled with OpenOCD? > > https://github.com/openocd-org/openocd/blob/master/tcl/target/imx8m.cfg > > |