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

Can't clear error "expected declaration specifiers or '...' before numeric constant"

I am trying to build a solution based on the nrf_ble_uart_c example.  Building has been working fine until I added pin configuration statements.

I've tried relocating the code statements, using variables vs actual port/pin numbers, retyping the lines, removing all comments, many syntax variations and everything else I could think of.  Yet this error persists. 

I am using SDK 15.3, SES 4.10 and tried 4.30.   

Please advise.

Parents Reply Children
No Data
Related