Hi RM,
I have currently built osmocombb on Ubuntu. I have checked it with a Linux mint box and my ftdi cable gets unplugged as soon as it gets plugged in.
Hi Ravi,
If you are looking for a patch that speeds us the download for cygwin
environment in Windows then its present in the archives.
I had used it while I was trying to get osmocombb working on Windows.
I am not able to find it in my machine now and I have switched to
linux.
Its written by Dieter. Its somewhere in the archives before Jun 25
2011. Hope this helps.
Thanks and Regards,
RM
Hi, > I have currently built osmocombb on Ubuntu. I have checked it > with a Linux mint box and my ftdi cable gets unplugged as soon as it gets > plugged in. I did not understand what you mean by the above statement. I am not an advanced linux user. Before you plug in the cable, run this command in terminal: tail -f /var/log/messages Now insert the cable to the computer and check what is written in the terminal. This should help you in figuring out what is wrong. From your mail id, I find that you are in a place where there must be lot of advanced linux users. You can get help from them as well if you still face issues as they can see your computer screen. Regards, RM
Hi,I did not understand what you mean by the above statement. I am not an
> I have currently built osmocombb on Ubuntu. I have checked it
> with a Linux mint box and my ftdi cable gets unplugged as soon as it gets
> plugged in.
advanced linux user.
Before you plug in the cable, run this command in terminal: tail -f
/var/log/messages
Now insert the cable to the computer and check what is written in the
terminal. This should help you in figuring out what is wrong.
From your mail id, I find that you are in a place where there must be
lot of advanced linux users. You can get help from them as well if you
still face issues as they can see your computer screen.
Regards,
RM
Hi, > Solved the issue. Using the chainloading flag did the magic. Thanks > Sylvain Munaut. For future references, this can work, if you bump into same > error (I think even the cable in use can affect the transfer) > >> ./osmocon -p /dev/ttyUSB0 -m c123xor -c >> ../../target/firmware/board/compal_exx/FIRMWARE.compalram.bin Are you sure you used the compalram.bin ? I seem to remember that chainloading requires the .highram.bin version. Cheers, Sylvain
Hi,Are you sure you used the compalram.bin ? I seem to remember that
> Solved the issue. Using the chainloading flag did the magic. Thanks
> Sylvain Munaut. For future references, this can work, if you bump into same
> error (I think even the cable in use can affect the transfer)
>
>> ./osmocon -p /dev/ttyUSB0 -m c123xor -c
>> ../../target/firmware/board/compal_exx/FIRMWARE.compalram.bin
chainloading requires the .highram.bin version.
Cheers,
Sylvain