• GLSL ES 3 mix function bad overload.
    Running the r3p0 drivers I've hit an issue that no other video drivers(Qualcomm, Mesa, Nvidia, fglrx) seem to hit. Running a very simple fragment shader as an example. void main() {   ivec2 uv = ivec2...
  • GLSL ES 3 mix function bad overload.
    Running the r3p0 drivers I've hit an issue that no other video drivers(Qualcomm, Mesa, Nvidia, fglrx) seem to hit. Running a very simple fragment shader as an example. void main() {   ivec2 uv = ivec2...
  • xc864 interruption
    Hi, I'm programing an xc864, in my program I use the UART comunication and the power down unit, with the idea that the module remains in power down until an interrupt (EXINT0) wakes it up and then it...
  • xc864 interruption
    Hi, I'm programing an xc864, in my program I use the UART comunication and the power down unit, with the idea that the module remains in power down until an interrupt (EXINT0) wakes it up and then it...
  • Has anyone used xc864?
    Hi, I'm using this micro XC864 for first time, I've bought the starter kit ( kit_xc864_ek_v1 ) but now I even don't know if it can be used to program in situ my micro put on my final application...