This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Error: L6002U - lpc1837

Hello,

Everytime I try to build the project that I'm working on, I get the following error:

.\keil_output\periph_systick.axf: error: L6002U: Could not open file
..\..\..\..\..\..\software\lpc_core\lpc_board\boards_18xx\ngx_xplorer_1830\keil_output\core_m3\lib_lpc_board_ngx_xplorer_1830.lib: No such file or directory

I already checked the path aboe, and both .lib and folder exist. I tried to set the lib path manually on the "File extensions, books and enviroments" option but nothing changes. I'm out of ideas, any help is welcome.

Ps: I'm trying to buld the project to load into a LPC1837 board with a Cortex-M3.

Thanks