Hi,
I downloaded a K20 usb bootloader project from https://community.freescale.com/docs/DOC-95494#comment-7783.
I imported the project into Codewarrior 10.6 and start compiling it. However, it throw me an error as bellow.
I am wondering if it related to linker setting? Please let me know if anyone know how to fix this issue.
Thanks,
Yaran
Original Attachment has been moved to: Device-(1).rar
已解决! 转到解答。
Hi Yaran,
you need to keep the 'Debugger' folder, it is used for debugging.
Is the source file listed in the error message present on your system?
Other than that, I suggest the author of that bootloader.
Erich
Please click on 'Project' menu-> Clean to remove the object file and rebuild again. Does it work?
Fiona Kuang
Technical Information & Commercial Support
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------
Hi Yaran,
you need to keep the 'Debugger' folder, it is used for debugging.
Is the source file listed in the error message present on your system?
Other than that, I suggest the author of that bootloader.
Erich