Hello everybody. I would like to know how I could program the MCU SAM3X8E, via USB,using Keil's uVision IDE. I currently use Microchip Studio for this. There you have the option to add a tool, and I added BOSSA, whichallows me to record on the MCU via USB, and I saw that Keil hasa very similar option, but I couldn't make it work... Can anyonehelp me?
The reason I want to use Keil even though Microchip is working isthat in the uVision IDE I have access to the MDK, which is muchbetter than ASF. If there's a way to use the MDK on Microchip I think it's evenbetter!
Thank you in advance.
Microchip's ATSAM3X8E is supported by Keil MDK:
https://www.keil.com/dd2/microchip/atsam3x8e/
My recommendations:
1. Watch our Video Guide "Setup Arm Keil MDK":
http://www2.keil.com/video
2. Download and install the latest Keil MDK release which is offered free of charge:
http://www2.keil.com/mdk5
3. Order a ULINK2 Debug Adapter:
https://www2.keil.com/mdk5/ulink
http://www.keil.com/distis/
4. Install the corresponding Device Family Pack using the Pack Installer of Keil MDK:
5. Select the CMSIS-RTOS Blinky example project as a template:
6. Create your own project
Note:
In general, I recommend to also see this summary of helpful links:
https://community.arm.com/support-forums/f/keil-forum/49652/keil-mdk-15-useful-hints-that-help-to-get-started