This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Error: L6218E: Undefined symbol pk (referred from dfu_req_handling.o)

I'm trying build a file in Keil, and have received this error below. Please advise on how to fix it! Thanks!:

*** Using Compiler 'V5.06 update 3 (build 300)', folder: 'C:\Keil_v5\ARM\ARMCC\Bin' Build target 'nrf52832_xxaa_s132' linking... ._build\nrf52832_xxaa_s132.axf: Error: L6218E: Undefined symbol pk (referred from dfu_req_handling.o). Not enough information to list image symbols. Finished: 1 information, 0 warning and 1 error messages. "._build\nrf52832_xxaa_s132.axf" - 1 Error(s), 0 Warning(s). Target not created.

Related