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

__asm

I am getting the following error when trying to compile port.c

../../../../../Nordic_Semi/nRF5_SDK_14_2/external/freertos/portable/ARM/nrf52/port.c:93:7: error: expected '(' before 'void'
__asm void vPortSVCHandler( void )

not sure how to fix it.

Parents Reply Children
No Data
Related