You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
52 lines
2.3 KiB
52 lines
2.3 KiB
C51 COMPILER V9.54 BSP_CONFIG 09/06/2024 14:31:12 PAGE 1
|
|
|
|
|
|
C51 COMPILER V9.54, COMPILATION OF MODULE BSP_CONFIG
|
|
OBJECT MODULE PLACED IN ..\out\bsp_config.obj
|
|
COMPILER INVOKED BY: E:\KeilC51\C51\BIN\C51.EXE ..\source\bsp\TTSSbsp\bsp_config.c LARGE OMF2 OPTIMIZE(0,SIZE) BROWSE OR
|
|
-DER NOINTPROMOTE INCDIR(..\source\bsp;..\source\msp;..\source\app;..\source\clib;..\source\cpu;..\source\ctask;..\source
|
|
-\tpc;..\source\asp;..\source\debug;..\source\msp\uart;..\source\msp\simiic;..\source\bsp\oled;..\source\bsp\TTSSbsp) DEB
|
|
-UG PRINT(..\out\bsp_config.lst) TABS(2) OBJECT(..\out\bsp_config.obj)
|
|
|
|
line level source
|
|
|
|
1 #include "bsp_config.h"
|
|
*** WARNING C320 IN LINE 51 OF ..\source\bsp\TTSSbsp\bsp_config.h: "MainFre_22M"
|
|
2 ///#include "../tpc/tpc_modbus.h"
|
|
3 ///#include "app_config.h"
|
|
4 #include "msp_uart1.h"
|
|
5
|
|
6 ///#include "bsp_AiP650E.h"
|
|
7 ////////////////////////////////////////////////////////////////////////////
|
|
8 ///@copyright Copyright (c) 2023 CCSENS All rights reserved.
|
|
9 ///-------------------------------------------------------------------------
|
|
10 /// @file bsp_func.c
|
|
11 /// @brief bsp @ fuctiong ; io复用选择等,和cpu型号息息相关
|
|
12 ///-------------------------------------------------------------------------
|
|
13 /// @version 1.0
|
|
14 /// @author CC
|
|
15 /// @date 20180308
|
|
16 /// @note cc_AS_stc02
|
|
17
|
|
18 //////////////////////////////////////////////////////////////////////////////
|
|
19
|
|
20
|
|
21
|
|
|
|
|
|
MODULE INFORMATION: STATIC OVERLAYABLE
|
|
CODE SIZE = ---- ----
|
|
CONSTANT SIZE = ---- ----
|
|
XDATA SIZE = ---- ----
|
|
PDATA SIZE = ---- ----
|
|
DATA SIZE = ---- ----
|
|
IDATA SIZE = ---- ----
|
|
BIT SIZE = ---- ----
|
|
EDATA SIZE = ---- ----
|
|
HDATA SIZE = ---- ----
|
|
XDATA CONST SIZE = ---- ----
|
|
FAR CONST SIZE = ---- ----
|
|
END OF MODULE INFORMATION.
|
|
|
|
|
|
C51 COMPILATION COMPLETE. 1 WARNING(S), 0 ERROR(S)
|
|
|