Hi timesyssupport
I choose the busybox package, but I still found the following result in the workorder.txt
#
# Target Platform Templates
#
TSWO_PLATFORM_TEMPLATES=y
# TSWO_PLATFORM_TEMPLATE_BUSYBOX_INIT is not set
# TSWO_PLATFORM_TEMPLATE_SYSTEMV_INIT is not set
# TSWO_PLATFORM_TEMPLATE_DEBUGGING is not set
# TSWO_PLATFORM_TEMPLATE_DEVELOPMENT is not set
# TSWO_PLATFORM_TEMPLATE_TESTING is not set
which package should I select for busybox init ?
and the the output image was still uImage-3.13-ts-armv7l
I didn't change the bootloader, even though I change the file name to uImage-3.0-ts-armv7l, it still didn't work, so I used my original uImage-3.0-ts-armv7l
result :
can't open /dev/ttyDefault: No such file or directory
CA5: Start of constructor
Number of cores to monitor: 1
Button text is Disable core
can't open /dev/ttyDefault: No such file or directory
QLock::lock(): Invalid argument
QLock::unlock(): Unlock without corresponding lock
QLock::lock(): Invalid argument
QLock::unlock(): Unlock without corresponding lock
can't open /dev/ttyDefault: No such file or directory
can't open /dev/ttyDefault: No such file or directory
can't open /dev/ttyDefault: No such file or directory
QLock::lock(): Invalid argument
QLock::unlock(): Unlock without corresponding lock
QLock::lock(): Invalid argument
QLock::unlock(): Unlock without corresponding lock
QLock::lock(): Invalid argument
can't open /dev/ttyDefault: No such file or directory
CA5: Tx request to 1,0,1 from 0,0,0
CA5:Error: mcc_send error: 6
CA5: Tx request to 1,0,1 from 0,0,0
CA5:Error: mcc_send error: 6
CA5: Tx request to 1,0,1 from 0,0,0
CA5:Error: mcc_send error: 6
CA5: Tx request to 1,0,1 from 0,0,0
CA5:Error: mcc_send error: 6
CA5: Tx request to 1,0,1 from 0,0,0
CA5:Error: mcc_send error: 6
CA5: Tx request to 1,0,1 from 0,0,0
CA5:Error: mcc_send error: 6
CA5: Tx request to 1,0,1 from 0,0,0
CA5:Error: mcc_send error: 6
CA5: Tx request to 1,0,1 from 0,0,0
CA5:Error: mcc_send error: 6
CA5: Tx request to 1,0,1 from 0,0,0
CA5:Error: mcc_send error: 6
CA5: Tx request to 1,0,1 from 0,0,0
CA5:Error: mcc_send error: 6
I still didn't see my board on my switch after I plug in the ethernet cable
so my
bootloader old (since I didn't know where to put the new one, while keeping the old one) ask for uImage-3.0-ts-armv7l
kernel image old (uImage-3.0-ts-armv7l)
rfs new ( from the build output)
besides the busybox init, what else did I miss?
and which package should I select for busybox init?
Is that ok I use the old uboot and old kernel image?
If not, where should I put the new uboot and keep the old one in case something wrong happen?
Thanks