Hi,
I have developed a hardware with AM335X with two NOR FLash connected on CS0 and CS1 line.
My boot code should reside on FLASH on CS0 and the application code should reside on the FLASH With CS1.
My confusion is :-
Will the boot code will have the commands for change of chip select lines from CS0 to CS1 or whether the beginning of the application code should have the those commands. Based on this we will program the FLASH.
Irrespective of what tool i use, I seek a conceptual reply.
Regards