Hello everyone,
I am working with nrf5_SDK_16.0.0 and using VS Code as IDE. When I open the "stdint.h" header file in VS Code, the 16-bit compiler is enabled:
But, I open this header file in SEGGER Studio, the 32-bit compiler is enabled:
Could you help me sync the 32-bit compiler for both SEGGER and VS code?
Thank you so much!