Hello Mario,
Thanks for help again!
I changed the BootFlags and wrote the new bootloader_fsci.elf and host_controlled_device.elf into a KW41Z part in USB-KW41Z(I'm using KDS to write firmware).
Then I plugged the USB to Linux Host, however nothing comes up in /var/log/syslog.
Now with or without changing the BootFlags, there is no /dev/ttyACMx created.
When use J-Link debugger to convert from K41Z SWD to USB port to connect to Linux, I can see /dev/ttyACM0.
However ./bin/Thread_KW_Tun /dev/ttyACM0 fslthr0 doesn't show any messages which I can get with FRDM-KW41Z as follows.
./bin/Thread_KW_Tun /dev/ttyACM0 fslthr0
[THR] Set 802.15.4 channel OK!
[THR] Create Network ALREADY CONNECTED!
[THR] Border Router Add Prefix OK!
[THR] Border Router Sync Prefix OK!
[MESHCOP] Start Commissioner OK!
[MESHCOP] Add Expected Joiner OK!
[MESHCOP] Sync Steering Data OK!
Lately I wrote rndis_bridge to K22F in USB-KW41D for testing ND router.
Is this the reason?
Best regards,
Nori Shinozaki