Search Results

Search results 1-4 of 4.

This site uses cookies. By continuing to browse this site, you are agreeing to our Cookie Policy.

  • Thank you very much for the feedback

  • Thanks for the reply Johannes I'm happy to help with any testing... Regards, Jan

  • Hi everybody, I'm currently using Ozone on Mac & Linux with ULTRA+ Debug probe. I'm quite happy with the functionality. The Linux implementation doesn't look quite right on HiDPI screens and also it does not theme correctly. Just a few questions: - Is Ozone being ported to qt5? (I would help to sort some Linux HiDPI issues) - Are there hard-coded qt widgets colours in current implementation? (please see attached screenshots) Kind regards, Jan screenshot1 screenshot2

  • Hi everybody, My current setup is Eclipse with GNU ARM plugin and J-Link debug probe. My toolchain is GNU ARM which uses newlib library. I mostly use C++. I'm evaluating SES at the moment and I have a couple of questions: - Is there no std::array in provided STLPort C++ library? - In which header can I find standard types like std::uint8_t? (STL uses <cstdint>) - Can I use Newlib with SES? I like the idea of using clang and have better debugging experience then what I can get with Eclipse. From …