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

#define COUNT 2000

can any one give me the meaning of following line

#define COUNT  2000
#define KEY2    0x2F
#define KEY1    0xF8

COUNT,KEY2,KEY1 are the name's given which we going to use next in the prog. but what is 2000,0x2F,0xF8 is address i.e memory location or simply just value.

Parents
  • in serial flash

    1) I have no idea how this ended up in a thread about "#define COUNT 2000" why did you hijack thais thread instead of starting a new?

    2) there is no such thing as general "serial flash", if you do not specify the chip (e.g. AT1234 serial flash) (and give a link to the datasheet) nobody can help you

    Erik

Reply
  • in serial flash

    1) I have no idea how this ended up in a thread about "#define COUNT 2000" why did you hijack thais thread instead of starting a new?

    2) there is no such thing as general "serial flash", if you do not specify the chip (e.g. AT1234 serial flash) (and give a link to the datasheet) nobody can help you

    Erik

Children