giuliomoro
Thank you very much.. I saw your advice and Bella's explanation and now I can connect again.
JJoonif
- May 13, 2023
- Joined Jan 20, 2021
- 4 discussions
- 14 posts
- Edited
My bela doesn't work...No matter how much I take out the line and put it in, the light comes on like the picture and the heart doesn't go away.. i m so sad.....my project is gone..
giuliomoro I tried that code, and It makes very useful result! Thank you!
giuliomoro
I put your code#include <iostream>
using namespace std;And bela said
Makefile.linkbela:42: recipe for target '/root/Bela/projects/time_cal/time_cal' failed
Makefile:557: recipe for target '/root/Bela/projects/time_cal/time_cal' failed
Build finished
./build/core/default_main.o: In functionmain':
cleanup'
/root/Bela/core/default_main.cpp:92: undefined reference to
clang: error: linker command failed with exit code 1 (use -v to see invocation)
make[1]: [/root/Bela/projects/time_cal/time_cal] Error 1
make: [/root/Bela/projects/time_cal/time_cal] Error 2and stop. what is meaning this?
93line 'cout' and 'endl' is not work in bela..!
giuliomoro Thank you for reply!
Could I use BeagleBone® AI(not beaglebone black) with bela cape? If it could, how could I set bela?
This is the code in bela, and I don't know about C++ very well. Other basic code run in visual studio(ex : hello world).
https://github.com/pikavo/bela-test/blob/main/record%20time%20test
I want to check my C++ code running time.
So, I wrote this C++ code.But, this code can run in visual studio, not in bela.
How do I fix that code?giuliomoro oh Is it right?
giuliomoro
I uploaded 'go to the bug report' on IDEgiuliomoro Oh, I see so late.. I'll do it right now!
giuliomoro I checked about your advice, but I set capelet setting, and uses same board. So, I update my bela board, and problem is solved! Thank you for your advice!
In this photo, I use same C++ code, and same setting.
But, I just see different scope in there..!
What happen is this?I used mic on analog channel, and I set capelet setting.