• Disable Jtag Pins on stm32f429
    hello i am working on a project with an stm32f429vgt6 and i need to disable some jtag pins and leave only the swd pins. is there any mean to do that in keil uvision? regards.
  • RTL-TCPNET?
    how to create a tcp application using RL-ARM(tcpnet) without http server?
  • Are mutexes in RTL-RTX volatile ?
    Hello, I am using mutexes in my project in order to protect resources shared among tasks. The shared resources are volatile (of course), but I cannot declare the mutex volatile (if I did so,...
  • RT-Agent with RTL-ARM
    It is possible to use RT-Agent feature of ULINK2 in program that based on RTL-ARM RTOS? One problem i already find is that both of them using SWI.
  • RTL: Flash File System
    Hi I'm using flash device. Configuration: Sector size 256 byte. The fuction ffree() returns always 0 byte. Is this possible?