<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    neetesh saxena wrote:
    <blockquote
cite="mid:1387552849.S.4947.RU.sfs17,%20sfs17,%20627,%20111.2261.f4mail-235-235.rediffmail.com.old.1387553180.30883@webmail.rediffmail.com"
      type="cite">saxena@cosec-ug-vm1-04:/opt/osmocom-bb/src/host/osmocon$
      sudo -E ./osmocon -p /dev/ttyUSB0 -m c123xor
      ../..target/firmware/board/compal_e88/layer1.compalram.bin</blockquote>
    seems that you are missing a "/" before "target":<br>
    <br>
    sudo -E ./osmocon -p /dev/ttyUSB0 -m c123xor ../..<font
      color="#ff0000">/</font>target/firmware/board/compal_e88/layer1.compalram.bin<br>
  </body>
</html>