| | Compiling...
stdafx.cpp
Compiling...
CanTest.cpp
.\SRC\CanTest.cpp(40) : warning C4101: 'CAN_DEV_MESSAGE_LENGTH' : unreferenced local variable
.\SRC\CanTest.cpp(47) : warning C4101: 'lDev_Bitrate' : unreferenced local variable
.\SRC\CanTest.cpp(700) : warning C4101: 'dwExitCode' : unreferenced local variable
ControlTest.cpp
.\SRC\ControlTest.cpp(66) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\windows ce tools\sdks\dhcom_imx6_wec7\include\armv4i\stdlib.h(255) : see declaration of 'strcpy'
.\SRC\ControlTest.cpp(70) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\windows ce tools\sdks\dhcom_imx6_wec7\include\armv4i\stdlib.h(255) : see declaration of 'strcpy'
.\SRC\ControlTest.cpp(93) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\windows ce tools\sdks\dhcom_imx6_wec7\include\armv4i\stdlib.h(255) : see declaration of 'strcpy'
.\SRC\ControlTest.cpp(97) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\windows ce tools\sdks\dhcom_imx6_wec7\include\armv4i\stdlib.h(255) : see declaration of 'strcpy'
DHHalLib_Test_App.cpp
GPIOTest.cpp
.\SRC\GPIOTest.cpp(320) : warning C4805: '!=' : unsafe mix of type 'bool' and type 'int' in operation
.\SRC\GPIOTest.cpp(344) : warning C4805: '!=' : unsafe mix of type 'bool' and type 'int' in operation
I2CTest.cpp
.\SRC\I2CTest.cpp(129) : warning C4996: 'scanf': This function or variable may be unsafe. Consider using scanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\windows ce tools\sdks\dhcom_imx6_wec7\include\armv4i\stdlib.h(537) : see declaration of 'scanf'
.\SRC\I2CTest.cpp(160) : warning C4996: 'scanf': This function or variable may be unsafe. Consider using scanf_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\windows ce tools\sdks\dhcom_imx6_wec7\include\armv4i\stdlib.h(537) : see declaration of 'scanf'
MEMTest.cpp
.\SRC\MEMTest.cpp(69) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\windows ce tools\sdks\dhcom_imx6_wec7\include\armv4i\stdlib.h(255) : see declaration of 'strcpy'
.\SRC\MEMTest.cpp(73) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\windows ce tools\sdks\dhcom_imx6_wec7\include\armv4i\stdlib.h(255) : see declaration of 'strcpy'
.\SRC\MEMTest.cpp(92) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\windows ce tools\sdks\dhcom_imx6_wec7\include\armv4i\stdlib.h(255) : see declaration of 'strcpy'
.\SRC\MEMTest.cpp(96) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\windows ce tools\sdks\dhcom_imx6_wec7\include\armv4i\stdlib.h(255) : see declaration of 'strcpy'
.\SRC\MEMTest.cpp(119) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\windows ce tools\sdks\dhcom_imx6_wec7\include\armv4i\stdlib.h(255) : see declaration of 'strcpy'
.\SRC\MEMTest.cpp(123) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\windows ce tools\sdks\dhcom_imx6_wec7\include\armv4i\stdlib.h(255) : see declaration of 'strcpy'
.\SRC\MEMTest.cpp(128) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\windows ce tools\sdks\dhcom_imx6_wec7\include\armv4i\stdlib.h(255) : see declaration of 'strcpy'
.\SRC\MEMTest.cpp(153) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\windows ce tools\sdks\dhcom_imx6_wec7\include\armv4i\stdlib.h(255) : see declaration of 'strcpy'
.\SRC\MEMTest.cpp(157) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\windows ce tools\sdks\dhcom_imx6_wec7\include\armv4i\stdlib.h(255) : see declaration of 'strcpy'
SPITest.cpp
.\SRC\SPITest.cpp(36) : warning C4101: 'SPI_COMMAND_CODE' : unreferenced local variable
TouchTest.cpp
UARTTest.cpp
.\SRC\UARTTest.cpp(251) : warning C4996: 'strcpy': This function or variable may be unsafe. Consider using strcpy_s instead. To disable deprecation, use _CRT_SECURE_NO_WARNINGS. See online help for details.
c:\program files (x86)\windows ce tools\sdks\dhcom_imx6_wec7\include\armv4i\stdlib.h(255) : see declaration of 'strcpy'
VersionTest.cpp
BacklightTest.cpp
Generating Code...
z:\shared\dhhallib_imx6\dhhallib_test_app\dhhallib_test_app\src\controltest.cpp(132) : warning C4715: 'ControlTest::RestartKITL' : not all control paths return a value
z:\shared\dhhallib_imx6\dhhallib_test_app\dhhallib_test_app\src\cantest.cpp(825) : warning C4700: uninitialized local variable 'hWriteThread' used
Compiling resources...
Microsoft (R) Windows (R) Resource Compiler Version 6.1.6723.1
Copyright (C) Microsoft Corporation. All rights reserved.
Linking...
|