Hi Paul,
Any chance you’d be able to post your code for the LPC1114+BMP085 combination in Crossworks, I’m playing with exactly that combination (plus some more bits) as well and all my time is being sucked into struggling over board bring up issues at the moment (I didn’t prototype I went straight to a custom PCB thinking this was really staightforward… and its not the easiest thing to debug the way I did it… I’d do better next time though :-)…(currently my cp2102 USB-serial chip won’t enumerate and thats my console to the device…).
A code jumpstart would be appreciated :-), all I’m doing right now is wiggling lines to test for life, but so far the environment is far more stable than Microchips, the chip is cheaper and more powerful and the only downside is a little more complexity and not so much documentation (or field experience)
I’ve got most of my code running (sort-of-ok-ish) on a Microchip PIC18F2455 but HATED the environment, the bugger ICD3 debugger and compiler and the limitations of the chip/compiler/ICD3 combination… pretty much everything else about that environment too…
Anyhow a nudge in the right direction from a master coder would be great…
Peter