This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi,
I have a question about AM3358EVM.
In TI wiki, it said EVM is not supporting NOR Boot.
http://processors.wiki.ti.com/index.php/AM335x_General_Purpose_EVM_HW_User_Guide#NOR_Flash_Memory
Why it's not supporting NOR Boot? Is it PinMux problem?
Is there anyway to support NOR boot?
How about changing CPLD Profile Switch on daughterboard and set SYSBOOT pin to NOR BOOT MODE ?
best regards,
g.f.
The general purpose EVM does not support booting from NOR Flash memory due to pinmux constraints and the need to hold the upper address lines to low states until the GPMC interface and I/O's can be configured to actively drive all the address lines. See the "Pins Used" section under XIP Memory in the AM335x TRM for more details on the signal requirements for NOR Booting.
I understand the evm doesn't support boot from NOR. I can seem to get write access to work to the NOR flash on the board. The CPLD code routes WEN to TP29 but it never moves. Is the NOR flash on the EVM functioanal using profile 3? If it is, any APP notes I can see to get your GPMC CONFIG regs? Thanks.