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

nrf52 BLE UART example having many errors like "struct "<unnamed>" has no field "A0" "

Hi

I am working on nrf52 using BMD300 RIGADO board.I am trying to run BLE UART example of nrf SDK 11.0.0.But while I am running the code I am getting errors as

: struct "" has no field "A0"

: struct "" has no field "TEMP"

and so on total 34 errors.

Please help me to resolve this issue.

Parents
  • Hi all,

    Please suggest necessary changes required in IAR embedded workbench.I am currently working in keil version 5. It does not give above mentioned errors while running the code. BLE codes are working fine.But now I have combined some profiles into one code as required for my application and because of this code size goes beyond 32Kb which is the limit of keil.

    I am having licence of IAR but not of keil. So, Please suggest me how can I remove this errors in IAR

Reply
  • Hi all,

    Please suggest necessary changes required in IAR embedded workbench.I am currently working in keil version 5. It does not give above mentioned errors while running the code. BLE codes are working fine.But now I have combined some profiles into one code as required for my application and because of this code size goes beyond 32Kb which is the limit of keil.

    I am having licence of IAR but not of keil. So, Please suggest me how can I remove this errors in IAR

Children
No Data
Related