Giter Club home page Giter Club logo

Comments (4)

jakkra avatar jakkra commented on August 21, 2024

This is the compilation of the same scenario in CI:
https://github.com/jakkra/ZSWatch/actions/runs/7171094921/job/19525297160

  1. Double check you are actually on latest main commit.
  2. Run west update
  3. Do pristine build instead
  4. You have C:/ncs/v2.4.0/zephyr stuff, this is wrong, we use west workspace (zephyr is inside ZSWatch folder) and we use ncs 2.5 (But this should be automatically handled by west, I think)

It's doing:
Run west build app --build-dir zswatch_nrf5340_cpuapp@3_debug -p -b zswatch_nrf5340_cpuapp@3 -- -DOVERLAY_CONFIG=boards/debug.conf"

from zswatch.

jakkra avatar jakkra commented on August 21, 2024

If you still have issues, please re-clone the repo and follow the instructions here: https://github.com/jakkra/ZSWatch/blob/main/GETTING_STARTED.md#cloning-source-code

from zswatch.

DREAM669 avatar DREAM669 commented on August 21, 2024

@jakkra Thank you for your answer!The compilation problem is solved.
I saw that the latest version adds an external Flash. What is this Flash used for?

from zswatch.

jakkra avatar jakkra commented on August 21, 2024

@jakkra Thank you for your answer!The compilation problem is solved. I saw that the latest version adds an external Flash. What is this Flash used for?

Mostly for storing image resoucres. The internal flash is 100% full, so external is needed. For example a full screen image is like 20% of internal flash. External flash also allows OTA.

from zswatch.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.