??? 03/14/06 13:29 Read: times |
#112122 - sometimes, you are better off "growing" Responding to: ???'s previous message |
Sometimes, you are better off "growing" code. If you are working e.g with SILabs for the first time, it can be effectibve to "grow" the I/O section rather than just writing a millin lines and then wonder why it does not work.
When I did my first SILabs (SFRPAGE based) peoject, I started with just a timer running, then added a UART, then added... I always knew EXACTLY in which few lines of code the problem was. Erik |