Edstroyer Guest
|
printf ( "Goodbye Cruel World" ) |
Posted: Thu Aug 07, 2008 8:55 pm |
|
|
I am switching to TI-MSP430 uC.
Microchip's architecture up to and including PIC18 is just not working for me anymore. Memory Management ROM/RAM paging, poor stack, makes it all too difficult for a preemptive RTOS, or any kind of open source support.
Don't get me wrong, CCS is a great compiler, and that's all I have used for my PIC projects, but the time has now come to shift to a higher gear now!
Perhaps I will drop by to visit you when PCD or PIC24 makes it to a mature state.
For now i must say:
printf("Goodbye Cruel PIC! \r\n"); |
|