flounder:
I managed to get all the pieces together, and got the ave-nm output. I then read it into Excel, fiddled and tweaked and pushed and popped, and got the following information:
Wow. That seems painful.
Why not just use a wrapper script and do it all in one place using a single script? Use awk, perl, or even do it in the shell or use whatever your favorite scripting tool is to parse and process the data?
If you use a wrapper script, it isn't that bad since the IDE will pass in the full path of the tools and you can control/modify the arguments if you want/need to with the build recipes in the platform.txt file.
, but I have no USB connector, and program it using the ISP connector; it doesn't even have a boot loader built in. Similarly, without USB there is no need for Serial I/O or printing. So I plan to eliminate everything I can, and hope that the USB_* stuff will go away.
joe
Unless I missed it, I haven't seen what board you are using?
Which Arduino board are you using?
--- bill