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

JLink Device Names wrong #19

Closed
maxgerhardt opened this issue Dec 19, 2023 · 1 comment
Closed

JLink Device Names wrong #19

maxgerhardt opened this issue Dec 19, 2023 · 1 comment

Comments

@maxgerhardt
Copy link
Contributor

Per https://community.platformio.org/t/arduino-portenta-c33-jlink-flash-problem/37346

"mcu": "r7fa6m5bh2cbg",
"variant": "PORTENTA_C33"
},
"debug": {
"jlink_device": "R7FA6M5",

device name should be R7FA6M5BH per https://www.segger.com/supported-devices/search/R7FA6M5

"jlink_device": "ra4m1",

"jlink_device": "ra4m1",

should be R7FA4M1AB per https://www.segger.com/supported-devices/search/RA4M1

@valeros
Copy link
Member

valeros commented Dec 20, 2023

Many thanks, updated!

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

2 participants