Infineon / fwupd-secboot-optiga-trust

Secure device firmware update (DFU) and secure boot using OPTIGA™ Trust X on Nordic nRF52 series
MIT License
5 stars 1 forks source link

SES Build Error #2

Open harshvp1621 opened 4 years ago

harshvp1621 commented 4 years ago

I am in the process of reproducing this project and have the required hardware in place:

  1. Nordic NRF52832 Development Kit
  2. OPTIGA Trust X Shield2Go I am facing an issue in the following step:

    Compile and Program

    Compile and link the application When I compile (Debug configuration) the perso_pca10040_s132 solution I get the following error due to two missing files:

  3. nrf_log_backen_rtt.c
  4. nrf_log_backend_serial.c CompileError I have followed all the preparatory steps but still cannot seem to figure out the issue. It is possible that I am missing out on something trivial. It would be very helpful if you could point me towards what I might have missed.
creiter32 commented 4 years ago

Did you copy the nRF5 SDK v15.3 to the correct folder?

The path to its license file should read: fwupd-secboot-optiga-trust\sdk\nRF5\license.txt

Additionally you might need to apply the following patch, because some files were moved around:

fix_build.txt