|
Project Settings Dialog |
Top Previous Next |
The Project Settings dialog has been covered in the TIDE documentation.

Transport: leave "Taiko UDP Broadcast Transport" selected.
Target address: This is the MAC address of your target. As was explained in Debug Communications, the software uses the MAC address to address specific target device. Before you can upload and start debugging your application, you need to set correct MAC address of your target.
You can input the MAC address directly or click Browse to bring up the Device Explorer dialog.
Customize Platform dialog
Pressing Customize button brings up the Customize Platform dialog. Your options depend on the platform and usually include enabling/disabling certain objects. For example, on the EM1000 platform you can enable/disable display support (lcd object), flash disk support (fd object), and keypad support (kp object). Additionally, you get to choose the type of the display panel.
Disabling objects when they are not in use reduces the size of your compiled application binary.