Guest
#2865396
Hi, For a project we are using a sam9g45. Currently we have a bootloader in Nandflash which copies the program from nandflash to Ddram and executes the program there. Our goal is to run the whole program in Norflash (XIP). I have tried many things to get it running in norflash but no succes. It probably has to do with my startup code and my linker file (.lds), but I don't know what's wrong, because I don't have so much experience with the ARM9. Does anyone here have any experience with XIP from norflash? I hope someone can help me. Kind regards, Michel Vos