Since Ozone is completely independent of the programming environment, in order to debug with it, some configuration is required, which is covered in the following steps:
All projects included in the source tree for this book already have Ozone projects created for them. The following steps are for your reference—you'll only need to go through these steps for your own future projects. Ozone project files, the *.jdebug files, are already included for all of the projects in this book.
- When first opened, select the Create a New Project prompt.
- For the Device field, select STM32F767ZI.
- For Peripherals, input the directory and location of the STM32F7x7.svd file:
- On the Connection Settings dialog screen, default values ...