This is a build tool used to generate the map file for Teensy ARM and may be used to other ARM boards with some slight modificaiton.
To get setup after downloading the source code: This assumes you have Arduino and the Teensy Arduino Add-In
- Compile the VB.NET source to the release directory
- Navigate to the Arduino hardware tools directory
- Re-name the file 'teensy_post_compile.exe' to 'REAL_teensy_post_compile.exe'
- Copy the file 'teensy_post_compile.exe' from the release directory and place it in the Arduino-hardware-tools directory i.e. 'C:\Program Files (x86)\Arduino\hardware\tools'
- Verify, through the Arduino IDE preferences (File->Preferences), that the 'Show verbose output during compile’ is checked
- Test the memory map generation Using the Arduino IDE and note that it displays the memory map in the compile output window