Hi, I need to take a serial digital signal from a comparator and count it vs a clock, then output the value counted to a computer on an RS232 port. I am looking at using a texas insturments chip to do the job. I have worked with PIC's before but have found them hard to use because of the dev tools, getting the debugger to work, memory ect. I have a few questions...
1.What would be the cheapest solution as far as dev/evaluation boards go and what would I need to get started? What is the best processor to use?
2. Could anyone that has worked with pics give me a comparison to TI"s dev tools and Microchips and the differences between the two.
3. How much time would it take to get this implemented? (I know c and have worked with micro controllers before, however some of the subtleties with the dev tools can be hard to figure out)