Hi All,
I'm trying connect to SH7136 & SH7137 MCU using the Flash Development Toolkit connected with the E8a in User program mode.
i can connect to MCU with E8a+FDT in Boot Mode.
So for User program mode i set all parameter same to Boot Mode including Crystal Frequency, CKM, CKP and use default recommended speeds, only change selection of Operating Modes
according to SH7137 Group Hardware Manual.
but in connection I got below message and Error:
"E8/E8a/E1 target power has been set to OFFClock Frequency (External) = 10.0000MHz, Clock Mode = 0, CKM = 1, and CKP = 1Connecting to device 'R5F7137A' on 'E8aDirect'Configuration:'USER Mode', direct connectionChecking for E8/E8a update...Adaptor checksum OKProcessing Data file :'c:\program files (x86)\renesas\fdt4.09\ADPFiles\E8-Rel-Img-a.mot'Adaptor version number OK (current E8/E8a Bootstub (Level 0) version = 1.00.00.000, FDT holds version 1.00.00.000, FDT requires version 1.00.XX.XXX)Adaptor version type OK (current type = E8aEMULATOR)Processing Data file :'c:\program files (x86)\renesas\fdt4.09\ADPFiles\E8-Rel-Img-a.mot'Adaptor version number OK (current E8/E8a Adaptor Software (Level 1) version = 1.13.00.000, FDT holds version 1.13.00.000, FDT requires version 1.13.XX.XXX)Opening port 'E8aDirect' ...ConfigString = [I|VERSION|1] [S|INTERFACE|USB] [S|PRODUCT|E8a] [S|BUSID|3FS059323] Reset ActiveMode Pin Setting ActiveSetting reset pin state low: 0x40, 0x00Setting reset pin direction as output: 0x40, 0x40Setting pin state: 0x9F, 0x00Setting pin direction: 0xBF, 0x00Sending reset: 0x00, 0x00, 0x00, 0xFAWARNING: Cannot detect target device - please check the connectionThe target is externally poweredQuerying version info...v01.02, firmware 0.32, product 1.00, build 9623E8ADIRECTSending inquiry for getting line sizeError No 15005: 'E8aDirect' read time outError No 15005: 'E8aDirect' read time outError No 15019: Download() failed
"
How can I fix it?
Regards