Anyone encountered this error before when we do make F746ZG? Have followed steps followed in the video
https://www.youtube.com/watch?v=P26UL_lsNaY▾
. Have tried using both connect-under-reset and reset. Is it some issue with the st link installation ?
Ayushman Tripathi
01/20/2023, 4:46 PM
Had followed the following steps for st-link installation git clone https://github.com/texane/stlink
cd stlink/
cmake .
make
#Step-2.2: Now we copy the built binaries to their place:
cd build/Release/bin
sudo cp st-* /usr/local/bin
cd ../lib
sudo cp .so /lib32
#Step-2.3: Copy udev rules:
cd ../../..
sudo cp config/udev/rules.d/49-stlinkv* /etc/udev/rules.d/
m
Matt Venn
01/20/2023, 4:50 PM
I did the stlink installation like this: sudo apt-get install stlink-tools
pip3 install mpy-cross
Matt Venn
01/20/2023, 4:50 PM
it does look like you have an issue with the stlink install
Matt Venn
01/20/2023, 4:51 PM
can you try removing your st-link install and trying as above?
a
Ayushman Tripathi
01/20/2023, 5:39 PM
Hi. I removed the stlink installation and installed as per the commands you mentioned. Have run into error " st-flash: symbol lookup error: st-flash: undefined symbol: init_chipids
"
@proppy
Linen is a search-engine friendly community platform. We offer integrations with existing Slack/Discord communities and make those conversations Google-searchable.