Re: Using the Cortex M4 on IMX7D
Arnaud POULIQUEN
Hi,
toggle quoted messageShow quoted text
-----Original Message-----The Linux remoteproc framework allows you to load a firmware without a resource table. The resource table is useful only if you want to use the RPMsg protocol or a trace buffer. So this should work, except if the IMX platform driver doesn't allow this.... Right, I think today only the stm32mp1 support the resource table in zephyr, but this should be enough generic to be supported by another platform. Anyway if you don't want to use RPMsg, probably better as a first step to understand why you can not load a firmware without resource table. Regards Arnaud
|
|