F1C100S 编译,打包 ,下载后。启动 如下log:这是哪里有错误。
[2020-04-23 17:09:42.610]# RECV ASCII>
BG: load boot1 from spinor
DBG: init spinor OK
DBG: the size of BOOT1 is 71168
DBG: src_sum = 0x0xc54f3ddd
DBG: sum = 0x0xc54f3ddd
succeed in loading BOOT1
jump to BOOT1
DBG: boot1 starting!
DBG: init heap OK, base address is 0x80800000, size is 0x00100000
begin to init file system
DBG: init block device OK
DBG: init mini file system OK
DBG: mount c partition OK
0
[2020-04-23 17:09:43.903]# RECV ASCII>
jump to kernal
port=4,port_num=1,mul_sel=6 eint_num=1 trigger=2
Mount Parts Thread running.....
[2020-04-23 17:09:45.292]# RECV ASCII>
partition [D] plug in..
Mount Parts Thread work now.....
[2020-04-23 17:09:45.480]# RECV ASCII>
.Start Shell from partion 'c'..................................................................................
Mount Parts Thread work end....
&&&addr=0x6969637765....
*****0x6969637765 data fail....
&&&&&&&&&&&&0x6972 addr error&&&&&&&&&&
&&&addr=0x6969637765....
另外编译到最后,提示成功,但是这个warning:是不是有啥影响。
Warning: L6305W: Image does not have an entry point. (Not specified or not set due to multiple choices.)
Finished: 0 information, 1 warning and 0 error messages.
"C:\Program Files (x86)\ARM\RVCT\Programs\4.0\400\win_32-pentium"/fromelf --elf --no_debug --output ./../../..//workspace/suniv/beetles/rootfs/apps/app_root.axf __image.axf
Warning: Q3912W: Option 'no_debug' is deprecated.
Finished: 0 information, 1 warning and 0 error messages.
----------------------------
target make finish
----------------------------