Unable To Build Web HVAC Demo Using Kinetis Design Studio

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Unable To Build Web HVAC Demo Using Kinetis Design Studio

1,300 Views
micklexavier
Contributor I

We are working on Freescale Freedom K64F Board.

We are using Kinetis Design Studio 3.0.0 with KSDK 1.2.0 for our development.

In our project, we need a RTOS.  Hence, we have ported MQX RTOS as per the Freescale documents.

But, we were failed to build the demo/examples provided by Freescale.

 

We have the following queries/comments/suggestions:

 

[1]. There is no integrated document for Kinetis Design Studio+Kinetis SDK +MQX RTOS.

 

[2]. The provided documents are too difficult to follow.

 

[3]. Did the provided examples are tested/verified with Kinetis Design Studio?

 

[4]. Do we need to purchase, Codewarrior IDE instead of Kinetis Design Studio?

 

[5]. We have bought this board for immediate development, but it is too hard to proceed with this board.

 

Thanks,

Mickle Xavier N

Senior Software Engineer

ERIS Labs PVT LTD

Park Centre,Technopark Campus,

Thiruvananthapuram, Kerala 695581, India.

Labels (1)
0 Kudos
6 Replies

719 Views
ivadorazinova
NXP Employee
NXP Employee

Hello Mickle Xavier,

Please, see my notes bellow to your questions.

1) Documentation for KDS + KSDK + RTOS is located at C:\Freescale\KSDK_1.2.0\doc\rtos\mqx

for HVAC we have created demo which demostrates the Heating, Ventilating and Air Conditioning demo on lwIP TCP/IP stack with different RTOSes, please see Chapter 28.

Kinetis SDK v.1.2 Demo Applications User´s Guide

2) Please, what do you exactly find?

3) Yes, the examples are tested and compiled with KDS, IAR, Keil, GCC and Atollic TrueStudio.

4) For quick start I can recommend you following:

Does it help you?

Best Regards,

Iva

719 Views
micklexavier
Contributor I

Hi Iva,

Thank You for the information.

I will check it and reply again.

Thanks,

Mickle Xavier N

Senior Software Engineer

ERIS Labs PVT LTD

Park Centre,Technopark Campus,

Thiruvananthapuram, Kerala 695581, India.

  

0 Kudos

719 Views
micklexavier
Contributor I

Hi Eva,

The informations provided by you are helpful to us, and we have built the Web HVAC demo using the following combination:

IDE  : KDS 3.0.0

SDK : KSDK 1.2.0

RTOS : MQX 4.2

BootLoader  : K64F_MBED_PEMICRO_V108.BIN

Thanks,

Mickle Xavier N

Senior Software Engineer

ERIS Labs PVT LTD

Park Centre,Technopark Campus,

Thiruvananthapuram, Kerala 695581, India.

0 Kudos

719 Views
ivadorazinova
NXP Employee
NXP Employee

Hello Mickle Xavier,

Please, can this tutorial help you?

How to: execute the demo HVAC on lwIP TCP/IP Stack in KSDK

Let me know, if it helps you.

Best Regards,

Iva

0 Kudos

719 Views
micklexavier
Contributor I

Hello Iva,

This tutorial is helpful to us, and we are using FRDM-K64F.

Do you have any tutorials/informations for the following question:

How to send and receive TCP/IP packets with the help of processor expert?

Thanks,

Mickle Xavier N.

0 Kudos

719 Views
ivadorazinova
NXP Employee
NXP Employee

Hello Mickle Xavier,

Unfortunately there is no this way.

But you can take a look at these examples, which can help you :

LWIP

Anyone get lwIP working with Processor Expert yet?

Assistance needed with lwIP + PEx + KSDK

or using RTCS

How to add RTCS to a Processor Expert Project Using KDS and KSDK

A socket programming demo for MQX / RTCS (Socket.zip)

Best Regards,

Iva

0 Kudos