What should be reason for getting "ittyf" error?

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

What should be reason for getting "ittyf" error?

ソリューションへジャンプ
1,483件の閲覧回数
omkardixit
Contributor III

Hi

I'm using TWR-K70120M andI was trying to perform the following code "C:\Freescale\Freescale_MQX_4_1\rtcs\examples\eth_to_serial\build\uv4\eth_to_serial_twrk70f120m". I have done all the settings as mentioned in the Readme.pdf file.

Is anything still I'm missing?

Here i'm attaching the user_config.h

#ifndef __user_config_h__
#define __user_config_h__

/* mandatory CPU identification */
#define MQX_CPU PSP_CPU_MK70F120M
#define BSP_DEFAULT_IO_CHANNEL "ittyf:"

/* MGCT: <generated_code> */
#define BSPCFG_ENABLE_TTYA 0
#define BSPCFG_ENABLE_ITTYA 0
#define BSPCFG_ENABLE_TTYB 0
#define BSPCFG_ENABLE_ITTYB 0
#define BSPCFG_ENABLE_TTYC 1
#define BSPCFG_ENABLE_ITTYC 0
#define BSPCFG_ENABLE_TTYD 0
#define BSPCFG_ENABLE_ITTYD 0
#define BSPCFG_ENABLE_TTYE 0
#define BSPCFG_ENABLE_ITTYE 0
#define BSPCFG_ENABLE_TTYF 0
#define BSPCFG_ENABLE_ITTYF 1
#define BSPCFG_ENABLE_I2C0 1
#define BSPCFG_ENABLE_II2C0 1
#define BSPCFG_ENABLE_I2C1 0
#define BSPCFG_ENABLE_II2C1 0

Regards

Omkar DIxit

0 件の賞賛
返信
1 解決策
1,461件の閲覧回数
omkardixit
Contributor III

Hi

The issue is solved now. Actually initially i have enabled only the one macro which is "#define BSPCFG_ENABLE_ITTYF 1" and then when i enabled "#define BSPCFG_ENABLE_ITTYC 1" it got worked!

Regards

Omkar

元の投稿で解決策を見る

0 件の賞賛
返信
2 返答(返信)
1,464件の閲覧回数
danielchen
NXP TechSupport
NXP TechSupport

Hi omkardixit:

 

Please check the network configurations:

From readme file:

3) Connect the evaluation board and your PC to same Ethernet network.

 

Did you connect the evaluation board to your PC with a network cable and configured it correctly?

 

Regards

Daniel

0 件の賞賛
返信
1,462件の閲覧回数
omkardixit
Contributor III

Hi

The issue is solved now. Actually initially i have enabled only the one macro which is "#define BSPCFG_ENABLE_ITTYF 1" and then when i enabled "#define BSPCFG_ENABLE_ITTYC 1" it got worked!

Regards

Omkar

0 件の賞賛
返信