RTCS how to support VLAN Tag

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

RTCS how to support VLAN Tag

889件の閲覧回数
xuwillie
Contributor I

I meet a problem.I use K65 with MQX and RTCS.I need  support VLAN Tag to connect switch.

I do this:

#define RTCSCFG_ENABLE_8021Q 1

but it doesn't work.Computer can ping K65,but can't open the web page on K65.

If something wrong i did?

0 件の賞賛
3 返答(返信)

479件の閲覧回数
soledad
NXP Employee
NXP Employee

Hi,

Please check the below link and let me know if this helps:

MQX4.00 support VLAN?

Have a great day,
Sol

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 件の賞賛

479件の閲覧回数
xuwillie
Contributor I

This link says that "#define RTCSCFG_LINKOPT_8021Q_PRIO 1" ,but i use MQX 4.4.0 witch  have no "RTCSCFG_LINKOPT_8021Q_PRIO",but only " RTCSCFG_ENABLE_8021Q".

0 件の賞賛

479件の閲覧回数
danielchen
NXP TechSupport
NXP TechSupport

Yes, in MQX 4.2  it is RTCSCFG_ENABLE_8021Q. By default, RTCS does not send and receive Ethernet 802.1Q tags, Set this value to 1 to have RTCS send and receive Ethernet 802.1q (VLAN) tags.

Please see the RTCS user guider for more details

Regards

Daniel

0 件の賞賛