• UEFI and related tools usage
    Hi Experts, In the Linaro page I observed there is a package on UEFI and related few files. What is the usage of the same ? Regards, Techguyz
  • Help me pick a device, please
    Hello everyone. For my university project I have to pick a processor and simulate UART and DMA on it. Can you advice a processor, UART and DMA for which is supported be Keil uVision4? Thanks in advance...
  • stdint.h usage with string functions
    If I include "stdint.h", allocate a pointer of type "int8_t" and then int8_t *ptr = strtok(...) I get a compiler warning: #513-D: a value of type "char *" cannot be assigned to an entity...
  • search, also replace, windows suddenly pick something else
    This is my #1 irritant with uVision, does anyone have ideas how to avoid it (is not, but could be, always move cursor left first) Win7 pro/chrome
  • Usage of function "USBD_MSC0_SetMediaOwnerFS()"
    Hello, I've ported an example for an Infineon Evalboard to the MBC4300 Evalboard. The example shows how to access the SD-Card file system either via USB host or from the uController. http:/...