Hello LAXMI KANT TIWARI, You can combine CCS code with Energia Sketch in 2 ways: 1. Use Energia Sketch and place in it CCS code (with adjustments, if they are required). This way always works. 2. Use CCS project and place in it code from Energia libraries (usually adjustments are required). This way can work when the specific Energia code can be written at C (a large part of Energia functions is in C++).
↧