MCUBOOT intellisense not working

I am using the nRF5340 and trying to get MCUBoot working.  I am running into problems and looks like I need to edit the MCUBoot code, the problems are long and numerous too many for this ticket.  However I have noticed that the MCUBoot code does not use the intellisense settings from the mcuboot.conf and mcuboot.overlay.   

My project is based on the 5340 audio_dk source code and I followed instructions here as much as possible: https://academy.nordicsemi.com/courses/nrf-connect-sdk-intermediate/lessons/lesson-8-bootloaders-and-dfu-fota/topic/exercise-1-dfu-over-uart/

How do I get the intellisense to work with MCUBOOT?

Thanks

Related