• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

Atmel studio 6 Anyone ?

Anyone has experience with Atmel studio 6 ?

I am thinking of purchasing this to get up to speed and have an understanding of Atmel studio 6 :

5153733.jpg


305010August172012.jpg


http://nl.farnell.com/atmel/atsam4s-xpld/eval-sam4s16-xplained-kit/dp/2215343

http://www.newark.com/atmel/atsam4s-xpld/eval-board-sam4s16-xplained-arm/dp/06W2052

Atmel studio 6 is free and uses the GNU C compiler and uses the microsoft visual studio shell.
 
Last edited:
I used to use Atmel Studio 4. It was one of the best embedded IDEs I've used.

I'm now fully switched to Linux so I'm using a more Linux-y solution, but it's nowhere near as powerful as Atmel Studio.
 
I have the xplained board but i have a big problem.

The AT91SAM7x , SAM3x and SAM4x ARM series have a bootloader on board.
By erasing the MCU, the bootlader is activated and through an USB connection the MCU present itself. However, because of a problem in the driver database from microsoft, the MCU is recognized as a gps camera and the wrong driver is loaded. Making the MCU/bootloader unusable and not programmable. 🙁

I had this issue already with my SAM7x , but now i have the same issue with the SAM4x as well. 🙁

Anybody have a solution, my windows 7 64 bit refuses to load the proper driver from atmel.
I have a workaround through VMware but that is not easy in use.
 
Yahoo, i got the driver loaded. Now to see if i can get any demo code running.
It is accessible through SAMBA & CDCbootloader and the JTAG connection is also functioning through atmelstudio 6. Too bad that the jtag interface only want's elf & hex and not bin files. SAMBA works with bin files.😕
 
Back
Top