// <i> 0: (FCLK=Off, HCLK=Off) The whole digital part is unpowered.
// <i> 1: (FCLK=On, HCLK=On) The digital part is not unpowered and FCLK and HCLK are provided by the internal RC oscillator which remains active
// <o0.1> DBG_STOP
// <i> Debug Stop mode
// <i> 0: (FCLK=Off, HCLK=Off) In STOP mode, the clock controller disables all clocks (including HCLK and FCLK).
// <i> 1: (FCLK=On, HCLK=On) When entering STOP mode, FCLK and HCLK are provided by the internal RC oscillator which remains active in STOP mode.
// <o0.0> DBG_SLEEP
// <i> Debug Sleep mode
// <i> 0: (FCLK=On, HCLK=Off) In Sleep mode, FCLK is clocked by the system clock as previously configured by the software while HCLK is disabled.
// <i> 1: (FCLK=On, HCLK=On) When entering Sleep mode, HCLK is fed by the same clock that is provided to FCLK (system clock as previously configured by the software).
*** Using Compiler 'V5.06 update 6 (build 750)', folder: 'C:\Keil_v5\ARM\ARMCC\Bin'
Build target 'TencentOS_tiny'
compiling data_template_sample.c...
..\..\..\..\components\connectivity\qcloud-iot-explorer-sdk\3rdparty\include\exports\qcloud_iot_export_log.h(94): warning: #1295-D: Deprecated declaration IOT_Log_Get_Level - give arg types
LOG_LEVEL IOT_Log_Get_Level();
..\..\..\..\components\connectivity\qcloud-iot-explorer-sdk\3rdparty\include\exports\qcloud_iot_export_log.h(108): warning: #1295-D: Deprecated declaration IOT_Log_Get_Upload_Level - give arg types
LOG_LEVEL IOT_Log_Get_Upload_Level();
..\..\..\..\examples\qcloud_iot_explorer_sdk_data_template\data_template_sample.c(35): warning: #550-D: variable "sg_subscribe_event_result" was set but never used
*** Using Compiler 'V5.06 update 6 (build 750)', folder: 'C:\Keil_v5\ARM\ARMCC\Bin'
Build target 'TencentOS_tiny'
compiling HAL_DTLS_mbedtls.c...
..\..\..\..\components\connectivity\qcloud-iot-hub-sdk-3.1.2\3rdparty\include\exports\qcloud_iot_export_log.h(94): warning: #1295-D: Deprecated declaration IOT_Log_Get_Level - give arg types
LOG_LEVEL IOT_Log_Get_Level();
..\..\..\..\components\connectivity\qcloud-iot-hub-sdk-3.1.2\3rdparty\include\exports\qcloud_iot_export_log.h(108): warning: #1295-D: Deprecated declaration IOT_Log_Get_Upload_Level - give arg types
LOG_LEVEL IOT_Log_Get_Upload_Level();
..\..\..\..\components\connectivity\qcloud-iot-hub-sdk-3.1.2\3rdparty\include\exports\qcloud_iot_export_system.h(38): warning: #1-D: last line of file ends without a newline
#endif /* QCLOUD_IOT_EXPORT_COAP_H_ */
..\..\..\..\components\connectivity\qcloud-iot-hub-sdk-3.1.2\3rdparty\include\exports\qcloud_iot_export_dynreg.h(40): warning: #1-D: last line of file ends without a newline
#endif //QLCOUD_IOT_EXPORT_DYNREG_H_
..\..\..\..\components\connectivity\qcloud-iot-hub-sdk-3.1.2\3rdparty\platform\tls\mbedtls\HAL_DTLS_mbedtls.c(409): warning: #1-D: last line of file ends without a newline
*** Using Compiler 'V5.06 update 6 (build 750)', folder: 'C:\Keil_v5\ARM\ARMCC\Bin'
Build target 'TencentOS_tiny'
compiling gpio.c...
compiling mcu_init.c...
compiling stm32l4xx_hal_msp.c...
compiling dac.c...
compiling adc.c...
compiling usart.c...
compiling main.c...
compiling i2c.c...
compiling spi.c...
compiling mqtt_sample.c...
..\..\..\..\components\connectivity\qcloud-iot-hub-sdk-3.1.2\3rdparty\include\exports\qcloud_iot_export_log.h(94): warning: #1295-D: Deprecated declaration IOT_Log_Get_Level - give arg types
LOG_LEVEL IOT_Log_Get_Level();
..\..\..\..\components\connectivity\qcloud-iot-hub-sdk-3.1.2\3rdparty\include\exports\qcloud_iot_export_log.h(108): warning: #1295-D: Deprecated declaration IOT_Log_Get_Upload_Level - give arg types
LOG_LEVEL IOT_Log_Get_Upload_Level();
..\..\..\..\components\connectivity\qcloud-iot-hub-sdk-3.1.2\3rdparty\include\exports\qcloud_iot_export_system.h(38): warning: #1-D: last line of file ends without a newline
#endif /* QCLOUD_IOT_EXPORT_COAP_H_ */
..\..\..\..\components\connectivity\qcloud-iot-hub-sdk-3.1.2\3rdparty\include\exports\qcloud_iot_export_dynreg.h(40): warning: #1-D: last line of file ends without a newline
..\..\..\..\components\connectivity\qcloud-iot-hub-sdk-3.1.2\3rdparty\include\exports\qcloud_iot_export_log.h(94): warning: #1295-D: Deprecated declaration IOT_Log_Get_Level - give arg types
LOG_LEVEL IOT_Log_Get_Level();
..\..\..\..\components\connectivity\qcloud-iot-hub-sdk-3.1.2\3rdparty\include\exports\qcloud_iot_export_log.h(108): warning: #1295-D: Deprecated declaration IOT_Log_Get_Upload_Level - give arg types
LOG_LEVEL IOT_Log_Get_Upload_Level();
..\..\..\..\components\connectivity\qcloud-iot-hub-sdk-3.1.2\3rdparty\include\exports\qcloud_iot_export_system.h(38): warning: #1-D: last line of file ends without a newline
#endif /* QCLOUD_IOT_EXPORT_COAP_H_ */
..\..\..\..\components\connectivity\qcloud-iot-hub-sdk-3.1.2\3rdparty\include\exports\qcloud_iot_export_dynreg.h(40): warning: #1-D: last line of file ends without a newline
..\..\..\..\components\connectivity\qcloud-iot-hub-sdk-3.1.2\3rdparty\include\exports\qcloud_iot_export_log.h(94): warning: #1295-D: Deprecated declaration IOT_Log_Get_Level - give arg types
LOG_LEVEL IOT_Log_Get_Level();
..\..\..\..\components\connectivity\qcloud-iot-hub-sdk-3.1.2\3rdparty\include\exports\qcloud_iot_export_log.h(108): warning: #1295-D: Deprecated declaration IOT_Log_Get_Upload_Level - give arg types
LOG_LEVEL IOT_Log_Get_Upload_Level();
..\..\..\..\components\connectivity\qcloud-iot-hub-sdk-3.1.2\3rdparty\include\exports\qcloud_iot_export_system.h(38): warning: #1-D: last line of file ends without a newline
#endif /* QCLOUD_IOT_EXPORT_COAP_H_ */
..\..\..\..\components\connectivity\qcloud-iot-hub-sdk-3.1.2\3rdparty\include\exports\qcloud_iot_export_dynreg.h(40): warning: #1-D: last line of file ends without a newline
..\..\..\..\components\connectivity\qcloud-iot-hub-sdk-3.1.2\3rdparty\include\exports\qcloud_iot_export_log.h(94): warning: #1295-D: Deprecated declaration IOT_Log_Get_Level - give arg types
LOG_LEVEL IOT_Log_Get_Level();
..\..\..\..\components\connectivity\qcloud-iot-hub-sdk-3.1.2\3rdparty\include\exports\qcloud_iot_export_log.h(108): warning: #1295-D: Deprecated declaration IOT_Log_Get_Upload_Level - give arg types
LOG_LEVEL IOT_Log_Get_Upload_Level();
..\..\..\..\components\connectivity\qcloud-iot-hub-sdk-3.1.2\3rdparty\include\exports\qcloud_iot_export_system.h(38): warning: #1-D: last line of file ends without a newline
#endif /* QCLOUD_IOT_EXPORT_COAP_H_ */
..\..\..\..\components\connectivity\qcloud-iot-hub-sdk-3.1.2\3rdparty\include\exports\qcloud_iot_export_dynreg.h(40): warning: #1-D: last line of file ends without a newline
..\..\..\..\components\connectivity\qcloud-iot-hub-sdk-3.1.2\3rdparty\include\exports\qcloud_iot_export_log.h(94): warning: #1295-D: Deprecated declaration IOT_Log_Get_Level - give arg types
LOG_LEVEL IOT_Log_Get_Level();
..\..\..\..\components\connectivity\qcloud-iot-hub-sdk-3.1.2\3rdparty\include\exports\qcloud_iot_export_log.h(108): warning: #1295-D: Deprecated declaration IOT_Log_Get_Upload_Level - give arg types
LOG_LEVEL IOT_Log_Get_Upload_Level();
..\..\..\..\components\connectivity\qcloud-iot-hub-sdk-3.1.2\port\TencentOS_tiny\HAL_TCP_module.c(30): warning: #177-D: function "_time_left" was declared but never referenced
..\..\..\..\components\connectivity\qcloud-iot-hub-sdk-3.1.2\3rdparty\include\exports\qcloud_iot_export_log.h(94): warning: #1295-D: Deprecated declaration IOT_Log_Get_Level - give arg types
LOG_LEVEL IOT_Log_Get_Level();
..\..\..\..\components\connectivity\qcloud-iot-hub-sdk-3.1.2\3rdparty\include\exports\qcloud_iot_export_log.h(108): warning: #1295-D: Deprecated declaration IOT_Log_Get_Upload_Level - give arg types
LOG_LEVEL IOT_Log_Get_Upload_Level();
..\..\..\..\components\connectivity\qcloud-iot-hub-sdk-3.1.2\3rdparty\include\exports\qcloud_iot_export_system.h(38): warning: #1-D: last line of file ends without a newline
#endif /* QCLOUD_IOT_EXPORT_COAP_H_ */
..\..\..\..\components\connectivity\qcloud-iot-hub-sdk-3.1.2\3rdparty\include\exports\qcloud_iot_export_dynreg.h(40): warning: #1-D: last line of file ends without a newline
#endif //QLCOUD_IOT_EXPORT_DYNREG_H_
..\..\..\..\components\connectivity\qcloud-iot-hub-sdk-3.1.2\3rdparty\sdk_src\protocol\mqtt\mqtt_client_common.c(65): warning: #68-D: integer conversion resulted in a change of sign
POINTER_SANITY_CHECK(pClient, QCLOUD_ERR_INVAL);
..\..\..\..\components\connectivity\qcloud-iot-hub-sdk-3.1.2\3rdparty\sdk_src\protocol\mqtt\mqtt_client_common.c(1319): warning: #111-D: statement is unreachable
..\..\..\..\components\connectivity\qcloud-iot-hub-sdk-3.1.2\3rdparty\include\exports\qcloud_iot_export_log.h(94): warning: #1295-D: Deprecated declaration IOT_Log_Get_Level - give arg types
LOG_LEVEL IOT_Log_Get_Level();
..\..\..\..\components\connectivity\qcloud-iot-hub-sdk-3.1.2\3rdparty\include\exports\qcloud_iot_export_log.h(108): warning: #1295-D: Deprecated declaration IOT_Log_Get_Upload_Level - give arg types
LOG_LEVEL IOT_Log_Get_Upload_Level();
..\..\..\..\components\connectivity\qcloud-iot-hub-sdk-3.1.2\3rdparty\include\exports\qcloud_iot_export_system.h(38): warning: #1-D: last line of file ends without a newline
#endif /* QCLOUD_IOT_EXPORT_COAP_H_ */
..\..\..\..\components\connectivity\qcloud-iot-hub-sdk-3.1.2\3rdparty\include\exports\qcloud_iot_export_dynreg.h(40): warning: #1-D: last line of file ends without a newline
..\..\..\..\components\connectivity\qcloud-iot-hub-sdk-3.1.2\3rdparty\include\exports\qcloud_iot_export_log.h(94): warning: #1295-D: Deprecated declaration IOT_Log_Get_Level - give arg types
LOG_LEVEL IOT_Log_Get_Level();
..\..\..\..\components\connectivity\qcloud-iot-hub-sdk-3.1.2\3rdparty\include\exports\qcloud_iot_export_log.h(108): warning: #1295-D: Deprecated declaration IOT_Log_Get_Upload_Level - give arg types
LOG_LEVEL IOT_Log_Get_Upload_Level();
..\..\..\..\components\connectivity\qcloud-iot-hub-sdk-3.1.2\3rdparty\include\exports\qcloud_iot_export_system.h(38): warning: #1-D: last line of file ends without a newline
#endif /* QCLOUD_IOT_EXPORT_COAP_H_ */
..\..\..\..\components\connectivity\qcloud-iot-hub-sdk-3.1.2\3rdparty\include\exports\qcloud_iot_export_dynreg.h(40): warning: #1-D: last line of file ends without a newline
..\..\..\..\components\connectivity\qcloud-iot-hub-sdk-3.1.2\3rdparty\include\exports\qcloud_iot_export_log.h(94): warning: #1295-D: Deprecated declaration IOT_Log_Get_Level - give arg types
LOG_LEVEL IOT_Log_Get_Level();
..\..\..\..\components\connectivity\qcloud-iot-hub-sdk-3.1.2\3rdparty\include\exports\qcloud_iot_export_log.h(108): warning: #1295-D: Deprecated declaration IOT_Log_Get_Upload_Level - give arg types
LOG_LEVEL IOT_Log_Get_Upload_Level();
..\..\..\..\components\connectivity\qcloud-iot-hub-sdk-3.1.2\3rdparty\include\exports\qcloud_iot_export_system.h(38): warning: #1-D: last line of file ends without a newline
#endif /* QCLOUD_IOT_EXPORT_COAP_H_ */
..\..\..\..\components\connectivity\qcloud-iot-hub-sdk-3.1.2\3rdparty\include\exports\qcloud_iot_export_dynreg.h(40): warning: #1-D: last line of file ends without a newline
..\..\..\..\components\connectivity\qcloud-iot-hub-sdk-3.1.2\3rdparty\include\exports\qcloud_iot_export_log.h(94): warning: #1295-D: Deprecated declaration IOT_Log_Get_Level - give arg types
LOG_LEVEL IOT_Log_Get_Level();
..\..\..\..\components\connectivity\qcloud-iot-hub-sdk-3.1.2\3rdparty\include\exports\qcloud_iot_export_log.h(108): warning: #1295-D: Deprecated declaration IOT_Log_Get_Upload_Level - give arg types
LOG_LEVEL IOT_Log_Get_Upload_Level();
..\..\..\..\components\connectivity\qcloud-iot-hub-sdk-3.1.2\3rdparty\include\exports\qcloud_iot_export_system.h(38): warning: #1-D: last line of file ends without a newline
#endif /* QCLOUD_IOT_EXPORT_COAP_H_ */
..\..\..\..\components\connectivity\qcloud-iot-hub-sdk-3.1.2\3rdparty\include\exports\qcloud_iot_export_dynreg.h(40): warning: #1-D: last line of file ends without a newline
..\..\..\..\components\connectivity\qcloud-iot-hub-sdk-3.1.2\3rdparty\include\exports\qcloud_iot_export_log.h(94): warning: #1295-D: Deprecated declaration IOT_Log_Get_Level - give arg types
LOG_LEVEL IOT_Log_Get_Level();
..\..\..\..\components\connectivity\qcloud-iot-hub-sdk-3.1.2\3rdparty\include\exports\qcloud_iot_export_log.h(108): warning: #1295-D: Deprecated declaration IOT_Log_Get_Upload_Level - give arg types
LOG_LEVEL IOT_Log_Get_Upload_Level();
..\..\..\..\components\connectivity\qcloud-iot-hub-sdk-3.1.2\3rdparty\include\exports\qcloud_iot_export_system.h(38): warning: #1-D: last line of file ends without a newline
#endif /* QCLOUD_IOT_EXPORT_COAP_H_ */
..\..\..\..\components\connectivity\qcloud-iot-hub-sdk-3.1.2\3rdparty\include\exports\qcloud_iot_export_dynreg.h(40): warning: #1-D: last line of file ends without a newline
..\..\..\..\components\connectivity\qcloud-iot-hub-sdk-3.1.2\3rdparty\include\exports\qcloud_iot_export_log.h(94): warning: #1295-D: Deprecated declaration IOT_Log_Get_Level - give arg types
LOG_LEVEL IOT_Log_Get_Level();
..\..\..\..\components\connectivity\qcloud-iot-hub-sdk-3.1.2\3rdparty\include\exports\qcloud_iot_export_log.h(108): warning: #1295-D: Deprecated declaration IOT_Log_Get_Upload_Level - give arg types
LOG_LEVEL IOT_Log_Get_Upload_Level();
..\..\..\..\components\connectivity\qcloud-iot-hub-sdk-3.1.2\3rdparty\include\exports\qcloud_iot_export_system.h(38): warning: #1-D: last line of file ends without a newline
#endif /* QCLOUD_IOT_EXPORT_COAP_H_ */
..\..\..\..\components\connectivity\qcloud-iot-hub-sdk-3.1.2\3rdparty\include\exports\qcloud_iot_export_dynreg.h(40): warning: #1-D: last line of file ends without a newline
..\..\..\..\components\connectivity\qcloud-iot-hub-sdk-3.1.2\3rdparty\include\exports\qcloud_iot_export_log.h(94): warning: #1295-D: Deprecated declaration IOT_Log_Get_Level - give arg types
LOG_LEVEL IOT_Log_Get_Level();
..\..\..\..\components\connectivity\qcloud-iot-hub-sdk-3.1.2\3rdparty\include\exports\qcloud_iot_export_log.h(108): warning: #1295-D: Deprecated declaration IOT_Log_Get_Upload_Level - give arg types
LOG_LEVEL IOT_Log_Get_Upload_Level();
..\..\..\..\components\connectivity\qcloud-iot-hub-sdk-3.1.2\3rdparty\include\exports\qcloud_iot_export_system.h(38): warning: #1-D: last line of file ends without a newline
#endif /* QCLOUD_IOT_EXPORT_COAP_H_ */
..\..\..\..\components\connectivity\qcloud-iot-hub-sdk-3.1.2\3rdparty\include\exports\qcloud_iot_export_dynreg.h(40): warning: #1-D: last line of file ends without a newline
..\..\..\..\components\connectivity\qcloud-iot-hub-sdk-3.1.2\3rdparty\include\exports\qcloud_iot_export_log.h(94): warning: #1295-D: Deprecated declaration IOT_Log_Get_Level - give arg types
LOG_LEVEL IOT_Log_Get_Level();
..\..\..\..\components\connectivity\qcloud-iot-hub-sdk-3.1.2\3rdparty\include\exports\qcloud_iot_export_log.h(108): warning: #1295-D: Deprecated declaration IOT_Log_Get_Upload_Level - give arg types
LOG_LEVEL IOT_Log_Get_Upload_Level();
..\..\..\..\components\connectivity\qcloud-iot-hub-sdk-3.1.2\3rdparty\include\exports\qcloud_iot_export_system.h(38): warning: #1-D: last line of file ends without a newline
#endif /* QCLOUD_IOT_EXPORT_COAP_H_ */
..\..\..\..\components\connectivity\qcloud-iot-hub-sdk-3.1.2\3rdparty\include\exports\qcloud_iot_export_dynreg.h(40): warning: #1-D: last line of file ends without a newline
..\..\..\..\components\connectivity\qcloud-iot-hub-sdk-3.1.2\3rdparty\include\exports\qcloud_iot_export_log.h(94): warning: #1295-D: Deprecated declaration IOT_Log_Get_Level - give arg types
LOG_LEVEL IOT_Log_Get_Level();
..\..\..\..\components\connectivity\qcloud-iot-hub-sdk-3.1.2\3rdparty\include\exports\qcloud_iot_export_log.h(108): warning: #1295-D: Deprecated declaration IOT_Log_Get_Upload_Level - give arg types
LOG_LEVEL IOT_Log_Get_Upload_Level();
..\..\..\..\components\connectivity\qcloud-iot-hub-sdk-3.1.2\3rdparty\include\exports\qcloud_iot_export_system.h(38): warning: #1-D: last line of file ends without a newline
#endif /* QCLOUD_IOT_EXPORT_COAP_H_ */
..\..\..\..\components\connectivity\qcloud-iot-hub-sdk-3.1.2\3rdparty\include\exports\qcloud_iot_export_dynreg.h(40): warning: #1-D: last line of file ends without a newline
#endif //QLCOUD_IOT_EXPORT_DYNREG_H_
..\..\..\..\components\connectivity\qcloud-iot-hub-sdk-3.1.2\3rdparty\platform\tls\mbedtls\HAL_DTLS_mbedtls.c(400): warning: #1-D: last line of file ends without a newline
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.