• Using the WINARM toolset in uVision3,I get error messages like "no input file"
    I have included all the correct paths but am still getting messages like: compiling sd_raw.c... arm-elf-gcc: @.\objs\sd_raw.__i: No such file or directory arm-elf-gcc: no input files Please...
  • Using the WINARM toolset in uVision3,I get error messages like "no input file"
    I have included all the correct paths but am still getting messages like: compiling sd_raw.c... arm-elf-gcc: @.\objs\sd_raw.__i: No such file or directory arm-elf-gcc: no input files Please...
  • Texture instruction count limitation on Mali T-XXXX GPUs?
    Hi, I've been having a weird issue with some shaders. The shader program failed at linking time but no GL errors in the log. After a lot of testing it seems like I am hitting an undocumented issue related...
  • Texture instruction count limitation on Mali T-XXXX GPUs?
    Hi, I've been having a weird issue with some shaders. The shader program failed at linking time but no GL errors in the log. After a lot of testing it seems like I am hitting an undocumented issue related...
  • WHY "$CASE " AND "$xxxx" CAN NOT BE ASSEMBLED BY KEIL51
    I use keil51 to compile some .asm files included in my project, but the "$CASE " can not be accept by keil51. I am puzzled!