XIP not working on NRF5340 ON 3.0 sdk

  Hello! 

  I have tried in various ways to make the XIP part functional on SDK version 3.0 (SDK v3.0.0-3bfc46578e42) but without success, this on the NRF5340 devkit. I mention that I have everything installed properly, I have taken over multiple projects given as examples by you but nothing, however I am faced with 100 different cases but none of them reach something concrete and functional. I need help here.  

?*** Booting nRF Connect SDK v3.0.0-3bfc46578e42 ***                            

?*** Booting nRF Connect SDK v3.0.0-3bfc46578e42 ***                            

?*** Booting nRF Connect SDK v3.0.0-3bfc46578e42 ***                            

?*** Booting nRF Connect SDK v3.0.0-3bfc46578e42 ***                            

?*** Booting nRF Connect SDK v3.0.0-3bfc46578e42 ***                            

*** Using*** Booting nRF Connect SDK v3.0.0-3bfc46578e42 ***                    

*** Using Zephyr OS v4.0.99-a0e545cb437a ***                                    

*** Booting nRF Connect SDK v3.0.0-3bfc46578e42 ***                             

*** Using Zephyr OS v4.0.99-a0e545cb437a ***        

*** Booting MCUboot v2.1.0-dev-ae1ee57f3906 ***                                 

*** Using nRF Connect SDK v3.0.0-3bfc46578e42 ***                               

*** Using Zephyr OS v4.0.99-a0e545cb437a ***                                    

I: Starting bootloader                                                          

W: Cannot upgrade: slots are not compatible                                     

W: Cannot upgrade: slots have non-compatible sectors                            

I: Image index: 2, Swap type: none                                              

E: Image in the primary slot is not valid!                                      

E: Unable to find bootable image      

I mention that I tried to write the images signed with mcumgr but nothing, absolutely nothing responds:

commands:

mcumgr --conntype serial --connstring "/dev/cu.usbmodem0010500297151,baud=115200" image upload /Users/sandabogdanmadalin/ncs/nrf/applications/extxip_smp_svr/build/extxip_smp_svr/zephyr/zephyr.internal.signed.bin -e -n 0

mcumgr --conntype serial --connstring "/dev/cu.usbmodem0010500297151,baud=115200" image upload /Users/sandabogdanmadalin/ncs/nrf/applications/extxip_smp_svr/build/extxip_smp_svr/zephyr/zephyr.external.signed.bin -e -n 2

cli output: 

root@SANDAs-Air extxip_smp_svr #

mcumgr --conntype serial --connstring "/dev/cu.usbmodem0010500297151,baud=115200" image upload /Users/sandabogdanmadalin/ncs/nrf/applications/extxip_smp_svr/build/extxip_smp_svr/zephyr/zephyr.internal.signed.bin -e -n 0

0 B / 147.18 KiB [----------------------------------------------------]   0.00%

                          

Parents Reply Children
No Data
Related