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

How can i get pre-complied "occ_lib_nrf52.lib" library with IAR?

I am referring SDK 12.2.0 with Eddystone beacon application and I found that the workspace for IAR is missing in it and I have IAR-ARM license. So, I made my own workspace using reference from SDK_12.1.0 (IAR Eddystone Example available) and Keil Workspace (SDK 12.2.0, available with Keil only) and able to compile it. Now, while debugging IAR worskpace, I got the error, i.e. "ELF/DWARF Error: Unsupported.debug_info format version: 4". After some efforts, I came to know this debugging error is due to "occ_lib_nrf52. Lib" that I had used in my project. Correct me if I am wrong!!

May I "occ_lib_nrf52. lib" precompiled lib? As I believe the issue is because of this lib only.

PS: I am using Nordic dev kit PCA100040.

Parents Reply Children
No Data
Related