Specifications

Getting Started with FX2LP™
www.cypress.com Document No. 001-65209 Rev. *B 17
Steps to Build an Example Project and Downloading the .hex file into FX2LP’s
RAM
Open Bulkloop example project in the “firmware” folder of the FX2LP DVK installation, using Keil IDE. The source files exist in
this project can be found in the following figure:
Figure 19. Bulkloop Project Files Opened Using Keil IDE
Click on “Build Target
Figure 20. Build Target Button on Keil IDE
Bulklloop.hex will be generated as a result of this build and this .hex file can be found in the same folder. We are also running
a user command from the Keil compiler. This command uses the hex2bix utility to convert the .hex file into .iic file. More
information about the hex2bix utility used for this conversion is available in the AN45197 - Using the Hex2bix Conversion Utility
document. Following snapshot shows the output of your build: