I have ordered a C139+cable and I am waiting for it to arrive. I guess the helloworld and other binaries will run on it but the peripherals that differ from the C123 will not work. Is that correct?
At work we used ARM7TDMI, now an ARM9, and we looked at FreeRTOS before going for a custom non-RTOS event-based os. We use the gnu toolchain and OpenOCD. So far, I have only used GSM/GPRS from the AT-command level, but it looks interesting to see more.
While waiting for the hardware I did some trivial patches for osmocon that are attached. Hope that form (as well as the content :) is acceptable.
/Erik
On Monday 01 March 2010 21:36:19 Erik Ekman wrote:
While waiting for the hardware I did some trivial patches for osmocon that are attached. Hope that form (as well as the content :) is acceptable.
Welcome, I have included the first and the third patch (maybe harald is pushing them faster), the second patch does not seem to be right. I think one could omit the ', bufptr'. The validity of the pointer should be guarded by the len, so if it is NULL the len should be 0 as well..
thanks
z.
baseband-devel@lists.osmocom.org