Activity
From 06/12/2020 to 07/11/2020
07/07/2020
- MW 05:01 PM Software Development: RE: OMAPL138: DSP Boot from Linux
- Hello,
Could you load the DSP image and launch it using uBoot and have it wait / sync up with the ARM when it load linux.
We have a bootdsp command for uBoot that works with COFF files.
https://support.criticallink.com/redmine/...
07/05/2020
- Hello,
I have built a bare metal DSP image for custom board that I would like to load from ARM running linux. I do not use IPC API (ARM and DSP use proprietary drivers to exchange data over DSP memory ), just need to load and run.
...