• I video capture possible ?
    Hi, I have to capture 320x240 video frames using a microcontroller. Does anyone have any idea of how to accomplish this task ? Do I have any available serial camera ? (CMUcam models have lower resolutions...
  • C++  stream
    Hi, I'm trying to link C++ code using RVDS 6.0. On runtime during C++ initialization (__cpp_initialize_aeabi), it calls the following function:   t._ZNSoC1EPSt15basic_streambufIcSt11char_traitsIcEE...
  • Creating I/O stream
    Hello forum, I want to create a I/O stream in Keil and I can't seem to find how to. In gcc I used FDEV_SETUP_STREAM macro. I just had to provide pointer to functions for writing and reading to...
  • IP Multicasting for Receiving Streams
    Hi Friends, In RL-ARM documentation it gives an example about multicasting as in follows; U8 sgroup[4] = { 238, 0, 100, 1}; .. if (igmp_join (sgroup) == __TRUE) { printf ("This Host is a member...
  • IN/OUT streaming interfaces.
    Could you help teach me, how to add a microphone input to this usb audio code. MCB1700 Sample Code Bundle for LPC17xx Peripherals using Keil's MDK-ARM V2.00 (Jan 10, 2011) ics.nxp.com/.../mcb1700...