Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build problems: missing files #37

Open
jacobandersson86 opened this issue Aug 15, 2019 · 1 comment
Open

Build problems: missing files #37

jacobandersson86 opened this issue Aug 15, 2019 · 1 comment

Comments

@jacobandersson86
Copy link

jacobandersson86 commented Aug 15, 2019

I've finally managed to build the project.

In simple steps I did the following:

  1. Downloaded the SDK
  2. Installed SmartSnippetsStudio found here, scroll down for your platform.
  3. Followed the getting started guide found here

When I could build the example project I tried building S-March projects. I did this by copying the files from this repository (the project folder called smarchWatch) into my SDK, basically with the same search path as in this repository. Example ../MyLocallyInstalledSDK/projects/dk_apps/ble_profiles/smarchWatch

This did not, however, build properly from the start. S-March had to remove the SDK from his repository since Dialoge Semiconductors demanded this. The twist is that he had altered some SDK files in order to build his project.

I did some detective work and this is my solution.

  1. Find a fork where not all SDK files are removed.
  2. Copy the following files: qspi_w25q128.h, platform_devices.h and partition_def.h. They are all found under the folder sdk/bsp/adapters/include and sdk/bsp/memory/include
  3. Place/replace the above files in your local SDK.

@S-March Could you please provide these files mentioned above in your repository? I think this could help other makers trying to replicate your project.

@dannygrob
Copy link

Don't forget 16M/partition_table.h in sdk/config

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants