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.
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.
Hi Steve,
Could this be related to this maybe?
If not, could you provide a little more information about your setup?
Hi Steve,
Could this be related to this maybe?
If not, could you provide a little more information about your setup?