• recompile librery
    Friday Juny 29, 2018 21:20 am I want to use jeffscode.lib in a C++ program. I can compile my program fine, but when I link the program, I get no found errors. I thought I pointed to the proper libraries...
  • RL-ARM HTTP Demo for MCB2300 - problem with HTTP
    Have a problem with RL-ARM HTTP Demo for MCB2300. The problem are as follows: During looking for demo page in internet explorer and holding F5 (refresh) key approx 5-15 seconds HTTP became working...
  • HTTP-Demo with RTX-Kernel
    I have tried to translate the HTTP-Demo with RTX-Kernel without success, because there should be "RTLTCP.lib" and "RTLCD.lib" in the Library-folder but they aren't. I haven't got these files. Are these...
  • Can I recompile RT_Agent.c ?
    Hello, I want to "cheat" :-) and to plug something into the real time agent, in this function: /* * Send RTX Kernel task switch information to the host via Real-Time Agent * Parameters: tsk...
  • DFU on MCBSTM32C
    Is it possible to do DFU programming on the MCBSTM32C through the USB? I've downloaded the DfuSe software from STMicroelectronics and converted a working version of blinky.hex to blinky.dfu, but how...