You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the ARK Flow MR documentation it's specified that the firmware target can be built with ark_can-flow-mr_default, but the issue is there's only canbootloader target in the Makefile list of targets for ARK Flow MR.
Log:
Makefile:553: ***"Make target ark_can-flow-mr_default not found. It either does not exist or ark_can-flow-mr_default cannot be the first argument. Use 'make list_config_targets' to get a list of all possible [configuration] targets.". Stop.
The text was updated successfully, but these errors were encountered:
In the ARK Flow MR documentation it's specified that the firmware target can be built with
ark_can-flow-mr_default
, but the issue is there's only canbootloader target in the Makefile list of targets for ARK Flow MR.Log:
The text was updated successfully, but these errors were encountered: