Link error message of LPCXresso V5.0.14

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Link error message of LPCXresso V5.0.14

284 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by shiggy on Tue Dec 31 03:09:35 MST 2013
Hi everyone!
I ask you about the LPCXresso V5.0.14.
When I press cleanup Icon,
"cannot unlink `LPC1830_Xplorer_UsbDevice.axf': Permission denied" messsage is displaied.
Q1) How can I resolve this error message?
If you give me any comment, I am very happy.

===========================================================================
18:54:56 **** Clean-only build of configuration Release for project LPC1830_Xplorer_UsbDevice ****
make clean
rm -rf  ./src/Usb_MassStorage/src/mscuser.o ./src/Usb_MassStorage/src/usbcore.o ./src/Usb_MassStorage/src/usbdesc.o ./src/Usb_MassStorage/src/usbhw.o ./src/Usb_MassStorage/src/usbuser.o  ./src/cr_startup_lpc18xx.o ./src/lpc18xx_i2s.o ./src/main.o ./src/sin_tbl.o  ./src/Usb_MassStorage/src/mscuser.d ./src/Usb_MassStorage/src/usbcore.d ./src/Usb_MassStorage/src/usbdesc.d ./src/Usb_MassStorage/src/usbhw.d ./src/Usb_MassStorage/src/usbuser.d  ./src/cr_startup_lpc18xx.d ./src/lpc18xx_i2s.d ./src/main.d ./src/sin_tbl.d  LPC1830_Xplorer_UsbDevice.axf
rm: [color=#f00]cannot unlink `LPC1830_Xplorer_UsbDevice.axf': Permission denied[/color]
make: [clean] Error 1 (ignored)

==============================================================================
Shiggy
0 Kudos
Reply
2 Replies

252 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by shiggy on Tue Dec 31 06:03:05 MST 2013
Hi Suppport-san

Thanks your quick response.

When the debugger is stopped, there is no such kind of error message.

Thanks

Shiggy
0 Kudos
Reply

252 Views
lpcware
NXP Employee
NXP Employee
Content originally posted in LPCWare by lpcxpresso-support on Tue Dec 31 05:31:21 MST 2013
You will get this error if you have not stopped the previous debug session. When the debugger runs, it locks the executable file to stop it being changed. When you stop the debugger, the lock is removed.
0 Kudos
Reply