Dear all,my footprint of 51 on my project board is PLCC44,so the ICE can't be used(footprint is DIP40).I have to connect the 51's serial port to PC and dump everthing I need to it.So the program of debug version are full of "printf" statements which are unnecessary on release version.Thus,Can we write a "TRACE" macro to resolve it?MFC implement it for us while Keil C don't.
my footprint of 51 on my project board is PLCC44,so the ICE can't be used(footprint is DIP40). CEIBO, for one has a converter whatshamacallit where you plug the DIP in the top and plug the bottom in your PLCC socket. Erik
Ironwood has a line of 8051 adapters (DIP40 to PLCC44) that you may want to check out. http://www.ironwoodelectronics.com/ Alan
More adaptors: http://www.winslowadaptics.co.uk/ (some are in the RS catalogue).
Thank all of friends,thank you.
BTW, the free AGSI-based "trace window" plugin for C51: http://embedded0.nm.ru/en/downloads.html