??? 05/31/06 20:41 Modified: 05/31/06 20:43 Read: times Msg Score: +1 +1 Informative |
#117432 - definitley not PIC or DSPIC Responding to: ???'s previous message |
I never used AVR so I don't know about their code development software but I have been having a nightmare trying to debug my code under MPLAB. After wasting so many days trying to debug my code, the ICD debug doesn't work properly for complex programs, and same for the simulator. Bugs with break points, bugs with single steps, bugs with stopwatch (it doesnt show up in long programs) and bugs everywhare.
The funniest bug I noticed is when you press alt + tab to switch to another application the MPLAB program terminates and you lose your work. This is documented in the known bugs by microchip! And looks like they couldn't fix this bug in their newest version of mplab 7.4 The most difficult decision is to figure out weather the problem is in your software or the development tools and the bugs in MPLAB stop you from finding out the truth. I'm going to switch to TI DSPs when I can help it and hope their Code Composer Studio is stable and bug free. Mahmood |