• LPC313x / LPC314x CDL package
    Hello, I've been searching for the LPC313x / LPC314x CDL package for some time now. I almost found a more updated version of it over at the NXP site but this is not the one I've been using in 2008...
  • ARM library error in arm keil need guidance in adding library issues during compilation of below code
    Hey I'm trying arm keil to run my code but I'm facing an error. here is files link drive.google.com/open here is an error *** Using Compiler 'V6.18', folder: 'C:\Keil_v5\ARM\ARMCLANG\Bin' ../USER...
  • Two issues with Compute Library 17.12, scons and manual native compilation, on Odroid XU4.
    First issue is with scons. A Previous post was concerned with creating my own source and build subdirectories (MyProgs/ and build/MyProgs) and modification of SConstruct to succesfully compile cl_convolution...
  • Two issues with Compute Library 17.12, scons and manual native compilation, on Odroid XU4.
    First issue is with scons. A Previous post was concerned with creating my own source and build subdirectories (MyProgs/ and build/MyProgs) and modification of SConstruct to succesfully compile cl_convolution...
  • Keil Library issue
    Hi, I have created a library for interfacing LCD. I have two files lcd.h containing the defines and function declaration and lcd.c containing the functions. I have added both to project and compiled...