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