You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The README mentions both J-Link and ST-Link.
Should the script h8i8o-swd-loop.sh work with J-Link and STM32CubeProgrammer ?
It doesn't work for me, STM32CubeProgrammer doesn't see the J-Link adapter.
I wrote a script that uses J-Flash:
while ! /Applications/SEGGER/JLink/JFlash.app/Contents/MacOS/JFlashExe -openprj/Users/max/Projects/KNX/hacking-knx-h8i8o/GD32F103CBT6.jflash -program -exit
do
echo "Trying again. Press [CTRL+C] to stop.."
done
Still doesn't work.
Can you please guide me what could be wrong ?
The text was updated successfully, but these errors were encountered:
Hi.
I have the H8C09 board.
The README mentions both J-Link and ST-Link.
Should the script h8i8o-swd-loop.sh work with J-Link and STM32CubeProgrammer ?
It doesn't work for me, STM32CubeProgrammer doesn't see the J-Link adapter.
I wrote a script that uses J-Flash:
Still doesn't work.
Can you please guide me what could be wrong ?
The text was updated successfully, but these errors were encountered: