Hi,
I'm trying to build my firmware with the System View target sources included. This is for an ARM Cortex M0 and I'm using this version of gcc:
gcc-arm-none-eabi-4_9-2015q1
The build fails on compiling SEGGER_SYSVIEW.c as follows:
Here's the inline assembler source that's causing the error:
How do I fix this?
I'm trying to build my firmware with the System View target sources included. This is for an ARM Cortex M0 and I'm using this version of gcc:
gcc-arm-none-eabi-4_9-2015q1
The build fails on compiling SEGGER_SYSVIEW.c as follows:
Here's the inline assembler source that's causing the error:
How do I fix this?