• Can gateway controller detect all controllers present on CAN Network?
    Our PC Application is connected to Embedded Gateway Controller over USB. Gatewary controller is connected to several embedded controllers over CAN bus. PC Application needs to know what embedded controllers...
  • Can gateway controller detect all controllers present on CAN Network?
    Our PC Application is connected to Embedded Gateway Controller over USB. Gatewary controller is connected to several embedded controllers over CAN bus. PC Application needs to know what embedded controllers...
  • Simulator: Mapping filesystem to not existent memory area
    I would like to test file-system related functions using the simulator. The real hardware (AT91SAM7S) accesses an external SPI-Flash containing the file system. In the simulator, i wanted to MAP the...
  • Simulator: Mapping filesystem to not existent memory area
    I would like to test file-system related functions using the simulator. The real hardware (AT91SAM7S) accesses an external SPI-Flash containing the file system. In the simulator, i wanted to MAP the...
  • uvision Simulation of CAN controllers
    I wrote a program to transmit an 8 bit A/D result on CAN2 controller port and reveive it on CAN1 controller port.The Tx happens properly but the CAN1 RX buffer is not able to capture it. My question...