I have been trying to find information on programming the EVM5515 push-buttons. There are 10 buttons on the board but i'm unable to find information on how these are to be programmed.
In EVM_sample (from Spectrum Digital's website) the switches are defined under sar.h as follows:
#define SW7 0
#define SW8 0xd6
#define SW9 0x166
#define SW10 0x1d6
#define SW11 0x215
#define SW6 0x236
#define SW12 0x257
#define SW13 0x2c7
#define SW14 0x316
#define SW15 0x374
However I am trying to find some documentation that has information on these. Any suggestions on where I can find them?
Thanks,
Nandan