Hi,
I'm a new to osmocom and trying to figure out. Up to now I can upload layer1 and run the mobile app to motorola c118. However I would like to use openbts,hence I tried to compile trx.compalram.bin, removing the # before CFLAGS += -DCONFIG_TX_ENABLE in makefile and building again. After all these efforts I receive below output then everything stops.
Received DOWNLOAD ACK from phone, your code is running now! Enabled Compal ramloader -> Calypso romloader chainloading mode Received ident ack from phone, sending parameter sequence read_file(../../target/firmware/board/compal_e88/trx.compalram.bin): file_size=63044, hdr_len=0, dnload_len=63047 Received parameter ack from phone, starting download Finished, sent 63 blocks in total Received branch ack, your code is running now!
Any help would be appreciated.
Regards, Ahmet
Received DOWNLOAD ACK from phone, your code is running now! Enabled Compal ramloader -> Calypso romloader chainloading mode Received ident ack from phone, sending parameter sequence read_file(../../target/firmware/board/compal_e88/trx.compalram.bin):
If you're using chainloading, you shouldn't use the .compalram.bin you should use the .highram.bin IIRC.
Cheers,
Sylvain
baseband-devel@lists.osmocom.org