1) Yes, TRST_B is managed and asserted on power on reset sequence.
2) I had verified some of the signals but am not sure which particular reset signals you are talking about. Can you elaborate?
3) Sorry I cannot share them due to company policy but they are the same as in the t1042d4rdb reference kit.
Recently, I encountered another error while flashing in which the erase command was succeeded but error occurred on flashing. The console output is below:
fl::target -lc "jtag_flash-core00_RAM_T1042_Download"
fl::target -b 0x0 0x5130
fl::target -v off -l off
cmdwin::fl::device -d "JS28F00AM29EWL" -o "128Mx8x1" -a 0xe8000000 0xefffffff
cmdwin::fl::image -f "C:\\Users\\CW\\Desktop\\mydtb_spi_disable.dtb" -t "Auto Detect" -re on -r 0xe8000000 0xefffffff -oe on -o 0xe8000000
cmdwin::fl::erase image
Beginning Operation ...
-------------------------
Auto-detection is successful.
File is of type Binary/Raw Format.
Performing target initialization ...
Downloading Flash Device Driver ...
Reading flash ID ...
Erasing Sector 0xE8000000 to 0xE801FFFF
Erasing ...
Erase Command Succeeded
cmdwin::fl::write verify
-------------------------
Using restricted address range 0xE8000000 to 0xEFFFFFFF
Programming file C:\Users\CW\Desktop\mydtb_spi_disable.dtb
Auto-detection is successful.
File is of type Binary/Raw Format.
Downloading Flash Device Driver ...
Reading flash ID ...
Auto-detection is successful.
File is of type Binary/Raw Format.
Downloading 0x00001BA0 bytes to be programmed at 0xE8000000
Executing program with verify ....
Error: Program with Verify failed. Flash driver reports the following error(s): Chip reported error during program. Pleasecheck that the sector you are programming is erased.
Error: Program with Verify failed. Flash driver reports the following error(s): Chip reported error during program. Please check
that the sector you are programming is erased.