請問如果我們希望用ethernet line ipv4連接board,跟電腦做BSD sockets packets access, 請問我們該用哪個sample的config?
另外我們需要在進去main前先做CONFIG_NET_CONFIG_AUTO_INIT=y的net driver config嗎?
因為目前我們用WEIKENG INDUSTRY CO., LTD.Allen Yu建議的(zephyr\samples\net\sockets\echo)的sample會因為找不到device造成kernel panic position is NET_ASSERT(iface) in net_if_is_up(), 但是我們driver有照spec Auto Zephyr BSP 0.9.0 User Manual for S32R41/SW32R41_AZ_2.7.2_0.9.0_D2208加上Ethernet support gmac driver還需要另外設定add device嗎?
剛進入net_if_get_default()時_net_if_list_start =_net_if_list_end是正常的嗎?
如果只需要使用ipv4是否可以關掉有關ipv6 config?
請盡速回復或Microsoft Teams視訊會議教我們怎麼做, 謝謝!
ps: 我們是用S32R41AAEVB, Debug zephyr.elf on board by S32DS3.5, A53 mcu
BoLong
benson.chen@cubtek.com