Problem running mpfs-hal-ddr-demo #286
Unanswered
andrenemat
asked this question in
Applications and demos
Replies: 1 comment 1 reply
-
I cloned You probably need to post more detailed information about what exactly you did to arrive at a situation whereby you experienced problems while compiling the project. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
When I build the project, I get an error:
In file included from ../src/platform/mpfs_hal/startup_gcc/newlib_stubs.c:21:
../src/platform/mpfs_hal/startup_gcc/../mss_hal.h:31:10: fatal error: common/mss_legacy_defines.h: No such file or directory
#include "common/mss_legacy_defines.h"
Inside the mss_hal.h, I see it is calling a "common/mss_legacy_defines.h" but cannot find it.
Can you please help figure out what might be the issue?
Beta Was this translation helpful? Give feedback.
All reactions