Difference between revisions of "Testing the project"

From OpenMBD
Jump to: navigation, search
(Created page with "Finally, the new block can be tested. *Create a model that provides inputs for the twelve input ports, such as depicted below: File:example_usage.PNG *Build the model *The...")
 
Line 5: Line 5:
 
*The Diagnostic Viewer indicates that the build process completed successfully
 
*The Diagnostic Viewer indicates that the build process completed successfully
 
*Test the generated application by programming the Olimexino board with the signal tower connected to 5V, GND, and D11 (if SPI1 was selected) or D34 (if SPI2 was selected).
 
*Test the generated application by programming the Olimexino board with the signal tower connected to 5V, GND, and D11 (if SPI1 was selected) or D34 (if SPI2 was selected).
 +
----
 +
Part 4: [[Updating the build environment]] - '''Previous'''

Revision as of 19:43, 28 February 2019

Finally, the new block can be tested.

  • Create a model that provides inputs for the twelve input ports, such as depicted below:

Example usage.PNG

  • Build the model
  • The Diagnostic Viewer indicates that the build process completed successfully
  • Test the generated application by programming the Olimexino board with the signal tower connected to 5V, GND, and D11 (if SPI1 was selected) or D34 (if SPI2 was selected).

Part 4: Updating the build environment - Previous