Build the program you have created.
1. Build project
In this step, you save all the files being edited and the project, and rebuild the program.
Click the Save button. |
Click the [Rebuild Project.] button. |
Check to see if the rebuild process has been completed correctly. If the build process has been completed correctly, a load module file is created. |
Tip |
About setup of endian
The sample program used this time operates with the little endian.
If you want to use big endian, please change the endian following the instructions.
Select [Property] from [CC-RX(Build Tool)] in the Project Tree.
Make setting as shown below in Common Options.
If the message [Also change the endianness of the debug tool?] is outputted,please select [YES].