SAM7-Pxxx and SAM7P64

hi,

i was trying the arm cross development tools for the SAM7P64. it works fine. but when i change it to SAM7-Pxxx, there is an error with the wait status in at91sam7.c.

did anyone know what to change from SAM7P64 to SAM7-Pxxx?

thank you.

regards,

lawrence

Hi

Can you describe the problem in more detail,

error messages, what are you trying to do,

your setup/configuration.

Regards,

Magnus

hi magnus,

how are you?

i am trying to use two SAM7P64 to communicate with each other. They will send signal wirelessly using ER900TRS.

The SAM7P64 will be connected to ARM-USB-OCD.

Do you happen to know which pins on the SAM7P64 can be used to connect the ER900TRS?

thank you.

regards,

lawrence

Hello Lawrence

This s really not a OpenOCD question, it belongs in either the “Everything ARM and LPC” or perhaps better in the “Projects” thread.

Anyhow, the ER900TRS uses standard asynchonous serial and should be connected to UART RX and TX and then any two free GPIO pins for the BSY and RDY signals.

Check the datasheets !

Regards,

Magnus