Content originally posted in LPCWare by lpcxpresso-support on Thu Mar 31 10:01:00 MST 2016
Quote: zamarano72
Dear lpcxpresso-support,
I have copied the archive binaries over the existing ones, as shown in the attached link. When I run the crt_emu_cm_redlink.exe debug utility:
C:\nxp\LPCXpresso_8.1.4_606\lpcxpresso\bin>crt_emu_cm_redlink.exe -v
Ni: LPCXpresso RedlinkMulti Driver v8.1 (Mar 11 2016 13:34:34 - crt_emu_cm_redlink.exe build 672)
so, build 672, not 332. Is that because the archive file uploaded?
The build number 332 is a engineering build designation for the binaries in the archive file. If you're using the correct binaries, the '-v' parameter will show they were all built on March 29, sometime between 10:56 and 10:58 AM. I don't know where you think you're extracting the files in the provided archive, but they're apparently not getting written to the "C:\nxp\LPCXpresso_8.1.4_606\lpcxpresso\bin" folder. Perhaps you need help from a system administrator?
Here's the build times of the debug utility files in the archive you were provided. Keep trying.
C:\nxp\LPCXpresso_8.1.4_606\lpcxpresso\bin>dir crt*.exe
Volume in drive C is OS
Volume Serial Number is 3C08-B1C1
Directory of C:\nxp\LPCXpresso_8.1.4_606\lpcxpresso\bin
03/29/2016 10:58 AM 368,128 crt_emu_a7_nxp.exe
03/29/2016 10:58 AM 374,784 crt_emu_a9_nxp.exe
03/29/2016 10:58 AM 415,232 crt_emu_cm_redlink.exe
03/29/2016 10:58 AM 455,168 crt_emu_cm3_gen.exe
03/29/2016 10:58 AM 462,336 crt_emu_cm3_nxp.exe
03/29/2016 10:58 AM 461,312 crt_emu_lpc11_13_nxp.exe
03/29/2016 10:58 AM 456,704 crt_emu_lpc18_43_nxp.exe
7 File(s) 2,993,664 bytes
0 Dir(s) 146,521,899,008 bytes free
C:\nxp\LPCXpresso_8.1.4_606\lpcxpresso\bin>crt_emu_a7_nxp.exe -v
Ni: LPCXpresso Debug Driver v8.1 (Mar 29 2016 10:57:23 - crt_emu_a7_nxp.exe build 332)
C:\nxp\LPCXpresso_8.1.4_606\lpcxpresso\bin>crt_emu_a9_nxp.exe -v
Ni: LPCXpresso Debug Driver v8.1 (Mar 29 2016 10:57:21 - crt_emu_a9_nxp.exe build 332)
C:\nxp\LPCXpresso_8.1.4_606\lpcxpresso\bin>crt_emu_cm_redlink.exe -v
Ni: LPCXpresso RedlinkMulti Driver v8.1 (Mar 29 2016 10:56:21 - crt_emu_cm_redlink.exe build 332)
C:\nxp\LPCXpresso_8.1.4_606\lpcxpresso\bin>crt_emu_cm3_gen.exe -v
Ni: LPCXpresso Debug Driver v8.1 (Mar 29 2016 10:57:18 - crt_emu_cm3_gen.exe build 332)
C:\nxp\LPCXpresso_8.1.4_606\lpcxpresso\bin>crt_emu_cm3_nxp.exe -v
Ni: LPCXpresso Debug Driver v8.1 (Mar 29 2016 10:57:16 - crt_emu_cm3_nxp.exe build 332)
C:\nxp\LPCXpresso_8.1.4_606\lpcxpresso\bin>crt_emu_lpc11_13_nxp.exe -v
Ni: LPCXpresso Debug Driver v8.1 (Mar 29 2016 10:57:19 - crt_emu_lpc11_13_nxp.exe build 332)
C:\nxp\LPCXpresso_8.1.4_606\lpcxpresso\bin>crt_emu_lpc18_43_nxp.exe -v
Ni: LPCXpresso Debug Driver v8.1 (Mar 29 2016 10:57:13 - crt_emu_lpc18_43_nxp.exe build 332)
C:\nxp\LPCXpresso_8.1.4_606\lpcxpresso\bin>
Thanks and regards,
LPCXpresso Support