![]() |
NetBurner 3.0
|
In the previous section we created a project, imported C/C++ and HTML source code files, and compiled the source code files into an application image. The next step is to download and run the application image on your NetBurner hardware. When an application is built in release mode, the application image file with file extension .bin will be stored in the project's Release directory, along with the library build for the project. In the previous section we created a project named MyProjectName:
When using NBEclipse you do not need to know the location of the .bin file. To program the project's application image into the flash memory of the NetBurner device double-click on "Load NetBurner Application" in the Build Targets menu: