• Is there a way to disable specific warnings ?
    I'm using uV 4.70.0.0, compiler version is 5.03.0.24. Is there a way to disable specific warnings? In other Keil toolchains I seem to remember there was a command-line control that allowed this....
  • Is there a way to disable specific warnings ?
    I'm using uV 4.70.0.0, compiler version is 5.03.0.24. Is there a way to disable specific warnings? In other Keil toolchains I seem to remember there was a command-line control that allowed this....
  • Is there a way to make the C51 compiler use memory-specific pointers by default?
    Is there a way to make the C51 compiler use xdata memory-specific pointers as the default instead of generic pointers? C source code that could otherwise be portable to other platforms has to have...
  • Is there a way to make the C51 compiler use memory-specific pointers by default?
    Is there a way to make the C51 compiler use xdata memory-specific pointers as the default instead of generic pointers? C source code that could otherwise be portable to other platforms has to have...
  • Is there another way to install opencl or to use arm compute library without opencl?
    I'd like to manipulate GPU to neural net. My environment is odroid-xu4 that constructed with exynos5422(cortex-15, cortex-7, mali-t628GPU) and TIZEN OS based linux kernel i googled about GPU, they...