Menu

EXIP with contiki

Get Help
Anonymous
2014-04-11
2014-04-13
  • Anonymous

    Anonymous - 2014-04-11

    I have recently started understanding and using the contiki operating systems.I really dont understand how to use exip with contiki.I have read the exip user guide.But couldnot find the way to use it.I would be really gratefull if you could tell me the way to use it wiyh contiki OS

     
  • Rumen Kyusakov

    Rumen Kyusakov - 2014-04-13
    1. You need to build the exip library with the compiler for your platform.
    2. Then you develop contiki application that uses the exip API to process EXI messages. You need to include the public EXIP headers (exip/bin/headers/*.h) in this contiki application.
    3. Last step is to link the compiled exip library (step 1) to the contiki image

    Keep in mind the following:
    http://sourceforge.net/p/exip/discussion/Q%26A/thread/e86f82ff/?limit=25#5c8b

    Best,
    Rumen

     

Anonymous
Anonymous

Add attachments
Cancel