When configuration options CONFIG_SEGGER_SYSTEMVIEW=y and CONFIG_TRACING=y are added to my prj.conf the following build errors are shown:
followed by many other errors.
Any suggestions how to solve this?
Best regards,
Elbert
When configuration options CONFIG_SEGGER_SYSTEMVIEW=y and CONFIG_TRACING=y are added to my prj.conf the following build errors are shown:
followed by many other errors.
Any suggestions how to solve this?
Best regards,
Elbert
Hi,
Which application sample did you try to build?
Best regards,
Dejan
Hi Elbert,
Does your application work properly without 2 mentioned configuration options?
Best regards,
Dejan
Yes, the application build and work properly without the 2 mentioned configuration options.
Best regards,
Elbert
Hi,
You could check if you have CONFIG_USE_SEGGER_RTT=y added to your project configuration.
Best regards,
Dejan
Hi,
You could check if you have CONFIG_USE_SEGGER_RTT=y added to your project configuration.
Best regards,
Dejan
Hello,
You could check if you have CONFIG_USE_SEGGER_RTT=y added to your project configuration.
The configuration option CONFIG_USE_SEGGER_RTT=y is in my project configuration.
Best regards,
Elbert
Hi Elbert,
Which board do you use?
Best regards,
Dejan
Custom board based on nRF9160.
Best regards,
Elbert
Hi Elbert,
Have you seen the same error on nrf9160-dk?
Best regards,
Dejan
Hello,
I have not tried this on nrf9160-dk, it seems to me this is not board dependent.
It looks like it is depending configurations options.
Best regards,
Elbert