• CMSIS library offers functionality such as delete mutex that RTX doesn't seem to offer. How is this achieved?, do I need to link to the library or I could implement that on my side?
    My point is I'm actually developing an abstraction layer for a project and I came across that CMSIS library that I didn't know. I've already implemented what I need and had rejected using some functionality...
  • CMSIS library offers functionality such as delete mutex that RTX doesn't seem to offer. How is this achieved?, do I need to link to the library or I could implement that on my side?
    My point is I'm actually developing an abstraction layer for a project and I came across that CMSIS library that I didn't know. I've already implemented what I need and had rejected using some functionality...
  • DHCP client doesn't accept the offer message
    Hi, We have a situation with our device where it cannot get any IP address from the DHCP server. The firmware has the latest MDK version 7.12.0. At one of our customer site there is a network configuration...
  • DHCP client doesn't accept the offer message
    Hi, We have a situation with our device where it cannot get any IP address from the DHCP server. The firmware has the latest MDK version 7.12.0. At one of our customer site there is a network configuration...
  • Limiting the speed to USB bulk transnfers
    Hello, I have a product flavor that sports a mass storage device. I don't really need it now, but it is connected to an internal RAM file system which could be handy to have (is security codes are...