Other Parts Discussed in Thread: UNIFLASH, SYSCONFIG
Hi,
I am using AM2432 with the Industrial SDK 11.00.00.08.
I tried to set my flash (S28HS512T) to hybrid mode following this guide.
It worked the first few times, and I was able to write in hybrid mode on the last 4 KB sectors I had set.
Then, randomly after a power cycle, it seems that the flash no longer responds and it is no longer possible to read or write to it. The last time I ran my program, I started with SBL OSPI and then connected with the debugger to check the execution, but I didn't do anything unusual and I had already run it similarly before without any problems.
Now, if I start with OSPI bootmode and then connect with the debugger, I see that execution stops at 0x418019F0, which seems correct to me because the RBL is probably trying to read the SBL but it cannot read anything from the flash memory.
If I start with DEV bootmode, then do SOC initialization using CCS Scripting, then try to load the sbl_jtag_uniflash example, I get stuck in Flash_open() and the output is:
ERROR: Board_flashOpen:186: FLASH open failed for instance 0 !!!
[FLASH WRITER] Unable to open FLASH !!!
Some tests have failed!!
What can I do to understand why the flash is no longer responding and figure out what I did wrong following the guide?
Thank you,
Kind Regards,
Andrea




