12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576 |
- --cpu Cortex-M3
- "sim7600\main.o"
- "sim7600\gpio.o"
- "sim7600\dma.o"
- "sim7600\i2c.o"
- "sim7600\iwdg.o"
- "sim7600\tim.o"
- "sim7600\stm32f1xx_it.o"
- "sim7600\stm32f1xx_hal_msp.o"
- "sim7600\startup_stm32f103xb.o"
- "sim7600\stm32f1xx_hal_gpio_ex.o"
- "sim7600\stm32f1xx_hal_i2c.o"
- "sim7600\stm32f1xx_hal_iwdg.o"
- "sim7600\stm32f1xx_hal_rtc.o"
- "sim7600\stm32f1xx_hal_rtc_ex.o"
- "sim7600\stm32f1xx_hal_tim.o"
- "sim7600\stm32f1xx_hal_tim_ex.o"
- "sim7600\stm32f1xx_hal_uart.o"
- "sim7600\stm32f1xx_hal.o"
- "sim7600\stm32f1xx_hal_rcc.o"
- "sim7600\stm32f1xx_hal_rcc_ex.o"
- "sim7600\stm32f1xx_hal_gpio.o"
- "sim7600\stm32f1xx_hal_dma.o"
- "sim7600\stm32f1xx_hal_cortex.o"
- "sim7600\stm32f1xx_hal_pwr.o"
- "sim7600\stm32f1xx_hal_flash.o"
- "sim7600\stm32f1xx_hal_flash_ex.o"
- "sim7600\sys.o"
- "sim7600\delay.o"
- "sim7600\usart_1.o"
- "sim7600\fifo.o"
- "sim7600\malloc.o"
- "sim7600\task.o"
- "sim7600\timer4.o"
- "sim7600\led.o"
- "sim7600\24cxx.o"
- "sim7600\myiic.o"
- "sim7600\rtc_1.o"
- "sim7600\sim7600.o"
- "sim7600\system_stm32f1xx.o"
- "sim7600\pando_framework.o"
- "sim7600\pando_channel.o"
- "sim7600\pando_cloud_access.o"
- "sim7600\pando_device_login.o"
- "sim7600\pando_device_register.o"
- "sim7600\pando_gateway.o"
- "sim7600\pando_zero_device.o"
- "sim7600\mqtt.o"
- "sim7600\mqtt_msg.o"
- "sim7600\proto.o"
- "sim7600\queue.o"
- "sim7600\ringbuf.o"
- "sim7600\utils.o"
- "sim7600\converter.o"
- "sim7600\pando_json.o"
- "sim7600\jsonparse.o"
- "sim7600\jsontree.o"
- "sim7600\common_functions.o"
- "sim7600\pando_endian.o"
- "sim7600\pando_machine.o"
- "sim7600\pando_protocol.o"
- "sim7600\sub_device_protocol.o"
- "sim7600\pando_command.o"
- "sim7600\pando_event.o"
- "sim7600\pando_object.o"
- "sim7600\pando_subdevice.o"
- "sim7600\pando_net_http.o"
- "sim7600\pando_net_tcp.o"
- "sim7600\pando_storage_interface.o"
- "sim7600\pando_timer.o"
- "sim7600\platform_miscellaneous_interface.o"
- "sim7600\led_object.o"
- --library_type=microlib --strict --scatter "SIM7600\SIM7600.sct"
- --diag_suppress=L6329 --summary_stderr --info summarysizes --map --xref --callgraph --symbols
- --info sizes --info totals --info unused --info veneers
- --list "SIM7600.map" -o SIM7600\SIM7600.axf
|