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

Change jlink_device to R7FA6M5 #14

Merged
merged 1 commit into from
Sep 22, 2023
Merged

Conversation

MyselfAndJo
Copy link
Contributor

"RA6M5" is unknown to J-Link, debugging is not possible with this setting (see console output below) Should be "R7FA6M5"

Console Output for failed Debug session:
[...]
rs: none
Target interface:
SWD
Target interface
speed: 5000kHz
Target
endian: little

Connecting to J-Link...
J-Link is connected.
Failed to get index for device name 'RA6M5'.GDBServer will be closed... Shutting down...

"RA6M5" is unknown to J-Link, debugging is not possible with this setting (see console output below)
Should be "R7FA6M5"

Console Output for failed Debug session:
[...]
rs:      none
Target interface:
              SWD
Target interface
 speed:        5000kHz
Target 
endian:                 little

Connecting to J-Link...
J-Link is connected.
Failed to get index for device name 'RA6M5'.GDBServer will be closed...
Shutting down...
@valeros valeros merged commit dce4827 into platformio:develop Sep 22, 2023
21 checks passed
@valeros
Copy link
Member

valeros commented Sep 22, 2023

Thanks for the PR!

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

Successfully merging this pull request may close these issues.

None yet

2 participants