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
  • I very much doubt you get those errors running the code, you surely get them when you are compiling the code.

    What tools are you using, Kei, IAR, gcc, have you changed the examples. You need to put more details into your question as well as being more accurate about where you're seeing the errors.

Reply
  • I very much doubt you get those errors running the code, you surely get them when you are compiling the code.

    What tools are you using, Kei, IAR, gcc, have you changed the examples. You need to put more details into your question as well as being more accurate about where you're seeing the errors.

Children
No Data