
Analog Essentials Getting Started Guide
14
c. Make an edit to the maximPMOD.c file. We will uncomment a line of code to add a printf statement to
the boot-up screen. This printf statement is located about half-way through the file maximPMOD.c.
d. After un-commenting the “Hello World” line, select File > Save from the menu. This will force the IDE to
recompile with the code change. The contents of the console should be as shown below.
e. If the ‘Finished building: maximPMOD.elf’ line is received, the code has been rebuilt successfully and is
ready to re-download to the Cortex-A9 via the ‘Run As->Launch on Hardware’ command.
Komentáře k této Příručce