• problem with compile MassStorage example of Keil
    Hi, I can't compile this example of Keil: C:\Keil_v5\....\Boards\Keil\MCB1700\Middleware\USB\Device\MassStorage errors are: USBD_User_MSC_0.c(74): error: #20: identifier "fsDevCtrlCodeControlMedia...
  • Standard Struct?
    Having some problems working with a struct typedef. In RTX51, one of the system functions takes as an argument a pointer to a struct: //function prototype signed char os_check_mailboxes (t_rtx_allmbxtab...
  • ST Standard Peripheral RTC example do not run without MicroLib
    I am trying to run a RTC Calender example provided in ST Standard Peripheral Driver Library V3.1.2. I am able to run without enabling "Use MicroLib option in Tagret settings" in simulation mode but in...
  • USB HID KEIL example problem
    I need to implement usb hid for my current project.So i thought of trying some code that works and use it as a base to form my code for usb. I am using NGX BLUEBOARD LPC2148 as my development board....
  • STM32: Using the ST Standard Peripheral Library with Keil
    There has been a great deal of grief discussed in a great many threads on both this and the ST forum about problems due to trying to use code written for one version of the ST Standard Peripheral Library...