Skip to content

Rohit_Fourth Week Update

ROHIT KHUSPE edited this page Jul 19, 2016 · 3 revisions

July 6

Since we are generating code in C successfully in yakindu. We tried to modify this code for arduino. We had installed arduino plugin for yakindu but it dint work. So we came up with this. We installed latest version of ECLIPSE NEON (MODELING TOOL PACKAGE) and we followed every step given in Marco's blog(http://scholtyssek.blogspot.in/2013/10/yakindu-statechart-tools-arduino.html). We installed arduino and AVR plugin for ECLIPSE NEON as he mentioned. But according to him we should get hammer sign for building the code and AVR sign to upload the code.But we dint get this things. The same procedure we tried with ECLIPSE MARS2 also. But we failed to get this things in the same. Then in last we tried the same thing with ECLIPSE MARS2 but with C/C++ package and we are getting hammer sigh to build the code and AVR sign to upload the code. We tried this package with simple blinking led code but we are getting lots of errors. We dont know how to solve this issue. After adding the glue code given by Marco no. of errors are increasing. We even tried to find out his own project that he has uploaded on http://code.google.com/a/eclipselabs.org/p/yakindu/source/checkout this link. But project is not here, it is somewhere else on the web. So we are still facing the same problem.

July 7

Yesterday we were working on QM modeling tool. We have created new simple blinking LED example for arduino UNO and we generte the code. It was perfectly working on UNO as well as MEGA. Since QM modeling tool is specially made for event driven arduino programming, so this things were obvious. But we tried to make generated code firebird V compatible. We added some glue code like initializing the port for Buzzer,and we compiled it. We dint get any error but dint get any output after burning the code in firebird V. And here we failed yesterday. Now we have got few more pdf's for QM modeling tool. Now our aim is to understand the code in better way.

July 8 To July 10

In two days we have completed the report of the things that we have studied to learn the statechrat concepts. The required pdf file of report has been sent to my mentor Naveen Cherupally.

Clone this wiki locally