Discussion Title | Created date |
---|---|
Writing user signature to ATSAME70Q21? Is there any known bug/limitation regarding programming the user signature on ATSAME70Q21? I get this when I try to write: C:\fw\NG>atprogram.exe -t atmelice -i... |
Thursday, 3 December 2020 - 14:47 |
JTAGICE3 - Error writing memory Atmel studio 7.0.1188 Windows 7 sp1 Jtagice3 firmware: 3.34 I've recently updated the Atmel Studio to 7.0.1188 and when I tried to start the project the jtag got... |
Monday, 6 February 2017 - 07:37 |
SAM E70 Xplained "Launch Failed" Atmel Studio 7.0.1188 Evalutation kit: Atmel SAME 70 Xplained Debugger: EDBG firmware 3.1f Interface: SWD at 1Mhz Environment: Windows 7 SP1 (swedish) FreeRTOS Demo project:... |
Thursday, 2 February 2017 - 12:08 |
SAME70_DFP update? When I start a demo project I get: "11:21:15: [ERROR] Failed parsing part description file C:/Program Files (x86)\Atmel\Studio\7.0\Packs\atmel\SAME70_DFP\2.0.71\atdf\ATSAME70Q21.... |
Thursday, 2 February 2017 - 10:43 |
Memory corruption when writing out of bounds in a struct Hello, I found a bug but I can't figure out why it's critical in my application and need some advice. I have a data structure as follows typedef struct{ ... |
Thursday, 27 August 2015 - 17:50 |
Speed up ISP in production Hello, I usually create an .elf file with bootloader/fuses/firmware/lockbits so it's a one step process to flash the firmware into the devices. The mcus I use (8bit avr) are... |
Wednesday, 21 January 2015 - 08:37 |
ELF programming, file not found if foreign char in path Hello, ( Using Studio 6.2.1502 ) If I place a file in a path with a foreign character (in my case Swedish ÅÄÖ for example) Atmel Studio can't find the file. File... |
Wednesday, 26 November 2014 - 16:35 |
Create .elf from hex, include fuses & lock bits? Hello, (Using Atmel Studio 6.2.1153) I have built a bootloader.hex and application.hex, and combined them with srec_cat to combined.hex. Now I would like to create a... |
Friday, 31 October 2014 - 09:34 |
Atmel USB Driver Package fails during Atmel Studio 6.2 installation, Windows 7 Installation file: AStudio6_2_1153net.exe OS: Windows 7, 64 bit, swedish. (What it in swedish is (freely translated) "A necessary certificate isn't within the validation... |
Friday, 10 October 2014 - 12:46 |
Write to flash with boot_page_write, seems like nothing gets written? Hello, I'm confused about writing to flash and have made a little test program (the boot_program_page is copy/paste from http://www.nongnu.org/avr-libc/u... ). My plan was to "... |
Tuesday, 16 September 2014 - 17:24 |
Include #define in output file name? I wonder if it's possible to include some values from the source file(s) in the output file name when compiling with avr studio? For example if source contains #define fw_major 1... |
Tuesday, 17 June 2014 - 10:55 |
ISP/debugwire on Jtags, Atmel Studio 6.2.993 Atmel studio 6 (Version 6.2.993 - Beta) Jtag mkII & Ice3 firmwares updated to the ones provided with the Atmel studio. When I try to debug an Atmega 168pa AVR Studio states:... |
Friday, 14 March 2014 - 15:45 |