Skip to main content
AVR Freaks
Main menu mobile
Home
Communities
Forums
Projects
Vendors
Wiki
Search
My summary
Privacy
Contact
Site Use Terms
Cookies
Communities
Vendors
WIKI
Projects
Signup
Login
Search form
Search
Entire Site
All Communities
AVR Freaks
Atmel SMART ARM-based MCUs
Internet of Things
Capacitive Touch
Projects
Vendors
Wiki
You are here
Home
»
User login
meolsen's Posts
Main menu mobile
Home
Communities
Forums
Projects
Vendors
Wiki
Search
My summary
Privacy
Contact
Site Use Terms
Cookies
Communities
Vendors
WIKI
Projects
Discussion Topics
Comments/Replies
Post
Created date
ATSAMD21 Not In Program Device List - Microchip Studio
You can't use a ISP2 for SAM parts
Wednesday, 29 June 2022 - 03:38
OCD messaging over UPDI for ATtiny
Looks like the SYSCFG struct has changed: -------------------------------------------------------------------------- SYSCFG - System Configuration Registers...
Thursday, 23 June 2022 - 15:25
Compiling SAM-BA monitor for C20, specifically ATSAMC20J18A
Change the supported parts drop down, but beware that code compatibility is not longer guaranteed...
Monday, 20 June 2022 - 00:51
Debug boot loader
https://onlinedocs.microchip.com... Select skip programming to not erase/program the device
Wednesday, 8 June 2022 - 17:31
studio v7 can NOT find atmelice
Have you run zadig or something by any chance... Looks like you've bound the Atmel-ICE to libusb instead of HID...
Thursday, 26 May 2022 - 21:49
could not declare DDR in Attiny816
AVR1000b: Getting Started with Writing C-Code for AVR® MCUs
Tuesday, 3 May 2022 - 17:43
view I/O Ports and CPU registers simultateously in debugging
Add them to the watch window?
Saturday, 23 April 2022 - 12:52
setting curiosity nano pushbutton to reset the controller atmega 4809
You can't write fuses from the application
Tuesday, 19 April 2022 - 14:48
Atmel Studio build 2389 does not recognize JTAGICE mkII
What driver has it bound to? Not sure if avrtools would deploy an older WinDriver based driver that might override the WinUSB one Studio installed.
Thursday, 14 April 2022 - 00:12
Adding existing file stored in a project sub-directory to project makes copy of it in project's root directory - unwanted behavior
Add/Add existing item (same box I assume you've already used)
Tuesday, 29 March 2022 - 17:14
Adding existing file stored in a project sub-directory to project makes copy of it in project's root directory - unwanted behavior
Small down arrow next to the add button, select add as link. or, in the solution explorer, click show folders and include the whole folder tree recursively
Tuesday, 29 March 2022 - 15:00
AVR Studio - watch/examine PROGMEM vars
I would have expected gdb to be able to read the flash modifiers in the debug symbols directly... is it not?
Tuesday, 29 March 2022 - 14:21
Pages
1
2
3
4
5
6
7
8
9
…
>
>>
You can't use a ISP2 for SAM parts
Looks like the SYSCFG struct has changed: -------------------------------------------------------------------------- SYSCFG - System Configuration Registers...
Change the supported parts drop down, but beware that code compatibility is not longer guaranteed...
https://onlinedocs.microchip.com... Select skip programming to not erase/program the device
Have you run zadig or something by any chance... Looks like you've bound the Atmel-ICE to libusb instead of HID...
AVR1000b: Getting Started with Writing C-Code for AVR® MCUs
Add them to the watch window?
You can't write fuses from the application
What driver has it bound to? Not sure if avrtools would deploy an older WinDriver based driver that might override the WinUSB one Studio installed.
Add/Add existing item (same box I assume you've already used)
Small down arrow next to the add button, select add as link. or, in the solution explorer, click show folders and include the whole folder tree recursively
I would have expected gdb to be able to read the flash modifiers in the debug symbols directly... is it not?
Pages