This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

AT91M42800 Example

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!

Parents
  • 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.

Reply
  • 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.

Children
No data