We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hi, I just started using the Keil software and want to use it to simulate the AT91M42800 microcontroller. Can anyone give me an example program/project using that CPU? The program can be very simple; I just need it to get started using that chip. Thank You!
Take a look to the examples that are provided in the folder: Keil\ARM\GNU\Boards\Atmel\EB40A This example is for the AT91M40xxx, but should also work for the AT91M42800A. Other program examples for the Atmel series can be found in the folder: Keil\ARM\GNU\Examples. You can change to the AT91M42800A device from in the Project - Options - Device dialog.