Giter Club home page Giter Club logo

Comments (6)

GSkoumal avatar GSkoumal commented on June 10, 2024 1

I just copied the new pv_params.h into the demo project. I am still encountering the "No source available for ..." issue but was able to step further into the code than before. Now I am encountering a failure at line 123 in main.c after 'pv_picovoice_init()', the message stack has the value 0x20013320 if that helps at all.

Additionally I checked by debugger settings and I have SWV enabled and at a core clock of 160MHz. My interface is SWD and the access port is set to '0 - Cortex - M4'. I am still encountering the printf() issue. Thanks so much for your quick response and work.

from picovoice.

mrrostam avatar mrrostam commented on June 10, 2024

Thanks for letting us know. We fixed a mistake in the params.h file, so now the demo should run without any problems on your end. As for debugging, it seems to be working fine on our side. If you encounter any issues, double-check your project settings (for instance, a common error is setting the core clock for SWV to 16 instead of 160Hz). Try running the demo again, and let us know if it's working for you now.

from picovoice.

mrrostam avatar mrrostam commented on June 10, 2024

It indicates that there is at least one incorrect input to pv_picovoice_init. Without the error message from the debug, I cannot help much.

from picovoice.

GSkoumal avatar GSkoumal commented on June 10, 2024

Thanks for all of your help, I realized I left the '$' in front of my ACCESS_KEY from the template after copying over from Picovoice console. After the change the demo is working as intended. Stupid mistake on my part. Thanks again for all of your help!

from picovoice.

GSkoumal avatar GSkoumal commented on June 10, 2024

If you happen to have any other recommendations for how to fix the printf() issue that would be a big help. Hard to debug things without knowing what is happening while its running.

from picovoice.

mrrostam avatar mrrostam commented on June 10, 2024

Nice! I can't think of anything related to the debugging issue at the moment, but you can always refer to the ST documentation to understand and fix it.

from picovoice.

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.