rtcs serial to ethernet project build error

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

rtcs serial to ethernet project build error

跳至解决方案
952 次查看
sudhakarp
Contributor V

hi,

 

i have problem in adding header file in KDS IDE. am tried to build RTCS

serial_to_ethernet example project but i cant build that project its gave

error "rtcs.h No file or directory" so how to add

 

that header file. what are the steps i want to do to successfully build

that project.

标签 (1)
1 解答
493 次查看
DavidS
NXP Employee
NXP Employee

Hi Sudhakar,

Have you built the RTCS library first?

C:\Freescale\KSDK_1.1.0\tcpip\rtcs\build\kds\rtcs_frdmk64f

Also please review the following to build the RTOS:

C:\Freescale\KSDK_1.1.0\rtos\mqx\doc\Getting Started with Freescale MQX RTOS for Kinetis SDK.pdf

With all this built, then you should be able to build the application.

Regards,

David

在原帖中查看解决方案

4 回复数
493 次查看
ivadorazinova
NXP Employee
NXP Employee

Hi sudhakar p,

please, what chip are you using?

I will check it.

I also noticed, you are asking in 2 threads together.

KDS mqx RTCS project

Iva

0 项奖励
493 次查看
sudhakarp
Contributor V

am using FRDM-K64F120 controller.  suppose i want to include headed file from existing source file means what are the steps i want to do... is project properties i want to include or i want to add anythink..?

0 项奖励
494 次查看
DavidS
NXP Employee
NXP Employee

Hi Sudhakar,

Have you built the RTCS library first?

C:\Freescale\KSDK_1.1.0\tcpip\rtcs\build\kds\rtcs_frdmk64f

Also please review the following to build the RTOS:

C:\Freescale\KSDK_1.1.0\rtos\mqx\doc\Getting Started with Freescale MQX RTOS for Kinetis SDK.pdf

With all this built, then you should be able to build the application.

Regards,

David

493 次查看
sudhakarp
Contributor V

hi David,

          thank you,you are correct after build Rtcs library its working fine.

0 项奖励