|
Problems using apps built with Microcross Tools (GNU) for the Digi Connect product If you are using the GNU Microcross tools, there exists a small bug in the Board Support Package (BSP). This bug will prevent you from correctly compiling applications, and therefore from downloading and debugging apps. If you have built an application, downloaded it to the unit, and run it, and yet get no serial output and are unable to ping, you may have run into this bug.
To fix, simply place
tools.def and reset.s into
\netos5_gnu\bsp\. Then make clean and make all in the bsp directory. You can then build applications without difficulty.
|