This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Can't open overlay file in SEGGER

When I try to open the .overlay file in SEGGER it shows me an error  : "Can't Read file" with the message "Can't open xxxxxx/xxxxx/xxxx.overlay for reading.

Has anyone else had this problem ?

Thank you.

Parents
  • I think SES NRF Zephyr projects show an overlay file, but if you right click on the overlay file and select full path, and navigate to the full path the overlay file doesn't exist yet.

    ~\button\nrf52840dk_nrf52840.overlay

    Using a text editor I created this overlay file where SES wants the overlay file. Then I reloaded the nrf project and cleaned.

    At that point the overlay file worked as expected.

    I hope this was helpful.

    Martin

Reply
  • I think SES NRF Zephyr projects show an overlay file, but if you right click on the overlay file and select full path, and navigate to the full path the overlay file doesn't exist yet.

    ~\button\nrf52840dk_nrf52840.overlay

    Using a text editor I created this overlay file where SES wants the overlay file. Then I reloaded the nrf project and cleaned.

    At that point the overlay file worked as expected.

    I hope this was helpful.

    Martin

Children
No Data
Related