8003A 使用mcu_lib库是报警告会影响使用吗
-
linking...
.\Objects\lvgl.axf: Warning: L6320W: Ignoring --keep command. Cannot find argument '_jump_table_reserved'.
.\Objects\lvgl.axf: Warning: L6320W: Ignoring --keep command. Cannot find argument '_jump_table_version'.
.\Objects\lvgl.axf: Warning: L6320W: Ignoring --keep command. Cannot find argument '_jump_table_image'.
.\Objects\lvgl.axf: Warning: L6320W: Ignoring --keep command. Cannot find argument '_jump_table_middle'.
.\Objects\lvgl.axf: Warning: L6320W: Ignoring --keep command. Cannot find argument '_jump_table_last'.
......\components\toolchain\armcc\fr800x.sct(7): warning: L6314W: No section matches pattern *(jump_table_0).
......\components\toolchain\armcc\fr800x.sct(8): warning: L6314W: No section matches pattern *(jump_table_1).
......\components\toolchain\armcc\fr800x.sct(9): warning: L6314W: No section matches pattern *(jump_table_2).
......\components\toolchain\armcc\fr800x.sct(10): warning: L6314W: No section matches pattern *(jump_table_3).
......\components\toolchain\armcc\fr800x.sct(11): warning: L6314W: No section matches pattern *(jump_table_4).
......\components\toolchain\armcc\fr800x.sct(36): warning: L6314W: No section matches pattern *(stack_section).
Program Size: Code=153780 RO-data=18308 RW-data=948 ZI-data=41872
Finished: 0 information, 11 warning and 0 error messages.
FromELF: creating hex file...