Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Flashing using J-Link #1

Open
milleroff opened this issue Aug 16, 2022 · 1 comment
Open

Flashing using J-Link #1

milleroff opened this issue Aug 16, 2022 · 1 comment

Comments

@milleroff
Copy link

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:

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 ?

@milleroff
Copy link
Author

OK, so i found the first revision of the howto.

I'll try with the needle.

Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant