The dependencies are used during the ocpidev build commands, correct?

There is the FSK_App_Getting_Started_Guide and the FSK_App_Getting_Started_Guide_E31x.

I followed the later guide to build the FSK application.

The build commands also appear to be slightly different between the two guides. I have noticed that the former guide mentions fsk_modem in section 5 Build the assets project, which is the application you mention is required for the e31x.

Assuming that ocpi.core, ocpi.assets, ocpi.platform, and ocpi.osp.e31x projects have already been created:

If I use the commands in the FSK_App_Getting_Started_Guide while in the correct directories but replace xilinx13_3 and matchstiq_z1 with xilinx19_2_aarch32 and e31x respectively then the fsm_modem application will be built? Will this solve the “ERROR: No acceptable implementations” error?